summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorApurva Nandan <a-nandan@ti.com>2022-09-06 10:45:22 +0530
committerAnand Gadiyar <gadiyar@ti.com>2022-09-06 15:05:36 -0500
commit159f14a1df8d4f513b39c88e7ecea889f3e3e276 (patch)
treef560494cc2ce7b2964f490ed2176a66189d632fc /arch
parentb8840490a1c7ead4212be78a089616ef50e22485 (diff)
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 <a-nandan@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/k3-am62x-lp-sk.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/k3-am62x-lp-sk.dts b/arch/arm/dts/k3-am62x-lp-sk.dts
index 1152800e55..c94079eb8e 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>;
};