This patch series introduces following changes:
* Patch 1 fixes the register 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:
v1->v2:
- Added fixes and Cc tag for Patch 1.
- Dropped two patches for OPP (applied).
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 pinctrl properties
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