Loading Documentation/devicetree/bindings/arm/armada-38x.txt +12 −2 Original line number Diff line number Diff line Loading @@ -6,5 +6,15 @@ following property: Required root node property: - compatible: must contain either "marvell,armada380" or "marvell,armada385" depending on the variant of the SoC being used. - compatible: must contain "marvell,armada380" In addition, boards using the Marvell Armada 385 SoC shall have the following property before the previous one: Required root node property: compatible: must contain "marvell,armada385" Example: compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380"; arch/arm/boot/dts/armada-380.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ / { model = "Marvell Armada 380 family SoC"; compatible = "marvell,armada380", "marvell,armada38x"; compatible = "marvell,armada380"; cpus { #address-cells = <1>; Loading arch/arm/boot/dts/armada-385-db.dts +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ / { model = "Marvell Armada 385 Development Board"; compatible = "marvell,a385-db", "marvell,armada385", "marvell,armada38x"; compatible = "marvell,a385-db", "marvell,armada385", "marvell,armada380"; chosen { bootargs = "console=ttyS0,115200 earlyprintk"; Loading arch/arm/boot/dts/armada-385-rd.dts +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ / { model = "Marvell Armada 385 Reference Design"; compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada38x"; compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380"; chosen { bootargs = "console=ttyS0,115200 earlyprintk"; Loading arch/arm/boot/dts/armada-385.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ / { model = "Marvell Armada 385 family SoC"; compatible = "marvell,armada385", "marvell,armada38x"; compatible = "marvell,armada385", "marvell,armada380"; cpus { #address-cells = <1>; Loading Loading
Documentation/devicetree/bindings/arm/armada-38x.txt +12 −2 Original line number Diff line number Diff line Loading @@ -6,5 +6,15 @@ following property: Required root node property: - compatible: must contain either "marvell,armada380" or "marvell,armada385" depending on the variant of the SoC being used. - compatible: must contain "marvell,armada380" In addition, boards using the Marvell Armada 385 SoC shall have the following property before the previous one: Required root node property: compatible: must contain "marvell,armada385" Example: compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380";
arch/arm/boot/dts/armada-380.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ / { model = "Marvell Armada 380 family SoC"; compatible = "marvell,armada380", "marvell,armada38x"; compatible = "marvell,armada380"; cpus { #address-cells = <1>; Loading
arch/arm/boot/dts/armada-385-db.dts +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ / { model = "Marvell Armada 385 Development Board"; compatible = "marvell,a385-db", "marvell,armada385", "marvell,armada38x"; compatible = "marvell,a385-db", "marvell,armada385", "marvell,armada380"; chosen { bootargs = "console=ttyS0,115200 earlyprintk"; Loading
arch/arm/boot/dts/armada-385-rd.dts +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ / { model = "Marvell Armada 385 Reference Design"; compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada38x"; compatible = "marvell,a385-rd", "marvell,armada385", "marvell,armada380"; chosen { bootargs = "console=ttyS0,115200 earlyprintk"; Loading
arch/arm/boot/dts/armada-385.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ / { model = "Marvell Armada 385 family SoC"; compatible = "marvell,armada385", "marvell,armada38x"; compatible = "marvell,armada385", "marvell,armada380"; cpus { #address-cells = <1>; Loading