aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm958623hr.dts
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2019-05-28 16:01:34 -0700
committerFlorian Fainelli <f.fainelli@gmail.com>2019-06-22 19:28:40 -0700
commit875e2f5faba03dd9eebe82d720f2deed86a28cfd (patch)
tree3842ae34eb0327b00818befaab425cd612a58e8c /arch/arm/boot/dts/bcm958623hr.dts
parentARM: dts: BCM63xx: Fix DTC W=1 warnings (diff)
downloadlinux-dev-875e2f5faba03dd9eebe82d720f2deed86a28cfd.tar.xz
linux-dev-875e2f5faba03dd9eebe82d720f2deed86a28cfd.zip
ARM: dts: NSP: Fix the bulk of W=1 DTC warnings
Fix the bulk of the unit_address_vs_reg warnings and unnecessary \#address-cells/#size-cells without "ranges" or child "reg" property Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm958623hr.dts')
-rw-r--r--arch/arm/boot/dts/bcm958623hr.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/bcm958623hr.dts b/arch/arm/boot/dts/bcm958623hr.dts
index 3893e7af343a..b2c7f21d471e 100644
--- a/arch/arm/boot/dts/bcm958623hr.dts
+++ b/arch/arm/boot/dts/bcm958623hr.dts
@@ -43,7 +43,7 @@
stdout-path = "serial0:115200n8";
};
- memory {
+ memory@60000000 {
device_type = "memory";
reg = <0x60000000 0x80000000>;
};