> diff --git a/arch/arm/boot/dts/armada-xp.dtsi b/arch/arm/boot/dts/armada-xp.dtsi > index 7cefb9b6d27c..586085a172a7 100644 > --- a/arch/arm/boot/dts/armada-xp.dtsi > +++ b/arch/arm/boot/dts/armada-xp.dtsi > @@ -53,6 +53,11 @@ > reg = <0x11100 0x100>; > }; > > + spi0: spi@10600 { > + pinctrl-0 = <&spi0_pins>; > + pinctrl-names = "default"; > + }; > + > uart2: serial@12200 { > compatible = "snps,dw-apb-uart"; > pinctrl-0 = <&uart2_pins>; Guess what .... Andrew -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html