[PATCH v3 0/2] Add USB support for AM62D2
Paresh Bhagat
p-bhagat at ti.com
Tue Sep 2 23:25:11 PDT 2025
This patch series introduces following changes:
* Patch 1 fixes the main pad length in main_pmx/padconfig for AM62D
and AM62A. This also fixes "i2c 0-003f: deferred probe pending".
* Patch 2 enables USB support for AM62D2-EVM by adding pinmux and device
tree nodes.
Change Log:
v2->v3:
- Update commit description for first patch.
v1->v2:
- Added fixes and Cc tag for Patch 1.
- Dropped two patches for OPP (applied).
v2-https://lore.kernel.org/all/20250823032304.1085775-1-p-bhagat@ti.com/
v1-https://lore.kernel.org/all/20250820083331.3412378-1-p-bhagat@ti.com/
Boot Logs-
https://gist.github.com/paresh-bhagat12/e29d33c3fd92ff17580edf1441ece9f9
Tech Ref Manual-https://www.ti.com/lit/pdf/sprujd4
Schematics Link-https://www.ti.com/lit/zip/sprcal5
Paresh Bhagat (1):
arm64: dts: ti: k3-am62d2-evm: Enable USB support
Vibhore Vardhan (1):
arm64: dts: ti: k3-am62a-main: Fix main padcfg length
arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am62d2-evm.dts | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
--
2.34.1
More information about the linux-arm-kernel
mailing list