From 159f14a1df8d4f513b39c88e7ecea889f3e3e276 Mon Sep 17 00:00:00 2001 From: Apurva Nandan Date: Tue, 6 Sep 2022 10:45:22 +0530 Subject: arm: dts: k3-am62x-lp-sk: Fix partition node name address Node name address mismatches the starting reg address, fix it. Signed-off-by: Apurva Nandan --- arch/arm/dts/k3-am62x-lp-sk.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch') diff --git a/arch/arm/dts/k3-am62x-lp-sk.dts b/arch/arm/dts/k3-am62x-lp-sk.dts index 1152800e558..c94079eb8e0 100644 --- a/arch/arm/dts/k3-am62x-lp-sk.dts +++ b/arch/arm/dts/k3-am62x-lp-sk.dts @@ -80,7 +80,7 @@ reg = <0x800000 0x77c0000>; }; - partition@3fc0000 { + partition@7fc0000 { label = "ospi.phypattern"; reg = <0x7fc0000 0x40000>; }; -- cgit v1.2.3