On 12/4/2025 5:51 PM, Chintan Vankar wrote:
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 <[email protected]>
Signed-off-by: Chintan Vankar <[email protected]>
Tested-by: Michael Walle <[email protected]>
---

This patch is based on commit '69c8ea98a713' of origin/master branch of
u-boot.

Link to v2:
https://lore.kernel.org/r/[email protected]/

Changes from v2 to v3:
- Updated commit message as suggested by Udit Kumar.

Thanks

Reviewed-by: Udit Kumar <[email protected]>


  arch/arm/mach-k3/r5/j722s/clk-data.c | 12 +++++++
  arch/arm/mach-k3/r5/j722s/dev-data.c | 50 +++++++++++++++-------------
  2 files changed, 38 insertions(+), 24 deletions(-)

diff --git a/arch/arm/mach-k3/r5/j722s/clk-data.c 
b/arch/arm/mach-k3/r5/j722s/clk-data.c
index 238d57d0aa0..cb3d864c5a3 100644
--- a/arch/arm/mach-k3/r5/j722s/clk-data.c
+++ b/arch/arm/mach-k3/r5/j722s/clk-data.c
@@ -68,6 +68,11 @@ static const char * const 
main_cp_gemac_cpts_clk_sel_out0_parents[] = {
[..]

Reply via email to