Since eMMC HS400 has been descoped for j722s due to errata i2478 [0]
and is supported by default for AM62Px device, remove sdhci0 node from
common-main.dtsi and include instead only for AM62Px in am62p-main.dtsi.
Also, update the STRB value for am62p eMMC sdhci0 node.
Tested on am62p SK board.
[0] https://www.ti.com/lit/pdf/sprz575
Link to v1:
https://lore.kernel.org/linux-arm-kernel/20250904004723.2856005-1-jm@ti.com/
Changes from v1:
- Keep the common node and only remove hs400 support from the common
node. Enable instead HS400 support only for AM62Px in am62p-main.dtsi.
- Fixup commit mesages according to new changes.
Judith Mendez (2):
arm64: dts: ti: k3-am62p/j722s: Remove HS400 support from common
arm64: dts: ti: k3-am62p: Update eMMC HS400 STRB value
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi | 3 ---
arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 6 ++++++
2 files changed, 6 insertions(+), 3 deletions(-)
--
2.51.0