ARM: mvebu: adjust Armada XP DT spi muxing after pinctrl function rename
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 11 Jun 2015 11:56:32 +0000 (13:56 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 17 Jun 2015 13:42:15 +0000 (15:42 +0200)
Following the merge of "pinctrl: mvebu: armada-xp: rename spi to spi0"
by Linus Walleij, we need to adjust the Armada XP Device Tree
accordingly, by adjusting the pinctrl configuration for SPI pins.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-xp.dtsi

index e78ce4a..58eaef4 100644 (file)
        spi0_pins: spi0-pins {
                marvell,pins = "mpp36", "mpp37",
                               "mpp38", "mpp39";
-               marvell,function = "spi";
+               marvell,function = "spi0";
        };
 
        uart2_pins: uart2-pins {