arm: mach-k3: j722s: Fix eMMC boot functionality broken by Ethernet boot
authorChintan Vankar <c-vankar@ti.com>
Thu, 4 Dec 2025 12:21:27 +0000 (17:51 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 6 Dec 2025 14:35:29 +0000 (08:35 -0600)
commitc7c2c3c0101f625c01bf101d652e03a6d4aa950f
tree718663e0591884c390ff0b943052393b2fa94c30
parentbb1c2b463265175f05a1e5de7b39de815db1a03a
arm: mach-k3: j722s: Fix eMMC boot functionality broken by Ethernet boot

While adding CPSW device support to enable Ethernet boot for J722S,
dev-data and clk-data for eMMC was removed by mistake, which leads to eMMC
boot failure. Update the dev-data and clk-data to fix that.

Fixes: a02009f3a816 ("arm: mach-k3: j722s: Update SoC autogenerated data to enable Ethernet boot")
Reported-by: Michael Walle <mwalle@kernel.org>
Signed-off-by: Chintan Vankar <c-vankar@ti.com>
Tested-by: Michael Walle <mwalle@kernel.org>
Reviewed-by: Udit Kumar <u-kumar1@ti.com>
arch/arm/mach-k3/r5/j722s/clk-data.c
arch/arm/mach-k3/r5/j722s/dev-data.c