aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/keystone-k2e-evm.dts
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-05-15 13:35:15 -0500
committerNishanth Menon <nm@ti.com>2023-06-07 09:02:46 -0500
commit2d62aab57d2ace03d840c08fb323ed1b9bd83a94 (patch)
tree1d984fa6cf46cec5fd828e0203dfde1b87ceefff /arch/arm/boot/dts/keystone-k2e-evm.dts
parentARM: dts: keystone: Remove ti,keystone from soc node compatible (diff)
downloadwireguard-linux-2d62aab57d2ace03d840c08fb323ed1b9bd83a94.tar.xz
wireguard-linux-2d62aab57d2ace03d840c08fb323ed1b9bd83a94.zip
ARM: dts: keystone: Do not capitalize hex digits
Signed-off-by: Andrew Davis <afd@ti.com> Link: https://lore.kernel.org/r/20230515183515.509371-5-afd@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'arch/arm/boot/dts/keystone-k2e-evm.dts')
-rw-r--r--arch/arm/boot/dts/keystone-k2e-evm.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/keystone-k2e-evm.dts b/arch/arm/boot/dts/keystone-k2e-evm.dts
index 04e0759a2527..6978d6a362f3 100644
--- a/arch/arm/boot/dts/keystone-k2e-evm.dts
+++ b/arch/arm/boot/dts/keystone-k2e-evm.dts
@@ -130,7 +130,7 @@
partition@180000 {
label = "ubifs";
- reg = <0x180000 0x1FE80000>;
+ reg = <0x180000 0x1fe80000>;
};
};
};