summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2021-08-23 11:51:26 -0500
committerArnd Bergmann <arnd@arndb.de>2021-08-26 13:46:29 +0200
commit9e62ec0e661ca7161e5830bdbf8e69831b41e866 (patch)
tree757cb3826e2526a59f7001bf35429a82a44aabc6 /arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
parent9fdbbe8443a372088c809eb8f2cf4488a41333e8 (diff)
arm/arm64: dts: Fix remaining dtc 'unit_address_format' warnings
Fix all the remaining dtc 'unit_address_format' warnings except for the ones related to 'register-bit-led'. For those, we need to decide on and document the node name. Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20210823165126.2320910-1-robh@kernel.org' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts')
-rw-r--r--arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
index 3f972a4086c3..8ed58af01391 100644
--- a/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
+++ b/arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
@@ -93,12 +93,12 @@
reg = <0x40000 0xc0000>;
};
- bootloaderenvred@0x100000 {
+ bootloaderenvred@100000 {
label = "bootloader env redundant";
reg = <0x100000 0x40000>;
};
- bootloaderenv@0x140000 {
+ bootloaderenv@140000 {
label = "bootloader env";
reg = <0x140000 0x40000>;
};