aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory CLEMENT <[email protected]>2016-11-07 15:00:15 +0100
committerGregory CLEMENT <[email protected]>2016-11-19 09:39:05 +0100
commitee5d561963886d2c9b98d1891f9bb485deec091e (patch)
treea813d3e9684f3bbd624fb40d0cdd1b865e9d5ef0
parente735aaf8fc4ac84dbdb3642a135da8dcdb84587b (diff)
arm64: dts: marvell: Fixup internal-regs DT warning for Armada 37xx
internal-regs has a ranges property so the unit name should contain an address. Signed-off-by: Gregory CLEMENT <[email protected]>
-rw-r--r--arch/arm64/boot/dts/marvell/armada-37xx.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
index c4762538ec01..f1596daa2bc7 100644
--- a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
+++ b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi
@@ -91,7 +91,7 @@
#size-cells = <2>;
ranges;
- internal-regs {
+ internal-regs@d0000000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "simple-bus";