Commit ee5d5619 authored by Gregory CLEMENT's avatar Gregory CLEMENT
Browse files

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: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent e735aaf8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ soc {
		#size-cells = <2>;
		ranges;

		internal-regs {
		internal-regs@d0000000 {
			#address-cells = <1>;
			#size-cells = <1>;
			compatible = "simple-bus";