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 <gregory.clement@free-electrons.com>
This commit is contained in:
Gregory CLEMENT 2016-11-07 15:00:15 +01:00
parent e735aaf8fc
commit ee5d561963
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
#size-cells = <2>;
ranges;
internal-regs {
internal-regs@d0000000 {
#address-cells = <1>;
#size-cells = <1>;
compatible = "simple-bus";