Skip to content

Commit

Permalink
Merge tag 'mvebu-dt-4.2-3' of git://git.infradead.org/linux-mvebu int…
Browse files Browse the repository at this point in the history
…o next/late

Merge "ARM: mvebu: dt changes for v4.2" from Gregory Clement

mvebu dt changes for v4.2 (part #3)

Update Armada XP DT spi muxing after pinctrl function rename which was
merged in the pinctrl subsystem for 4.2. Without it the spi muxing
will be broken in 4.2-rc1 for Armada XP.

* tag 'mvebu-dt-4.2-3' of git://git.infradead.org/linux-mvebu:
  ARM: mvebu: adjust Armada XP DT spi muxing after pinctrl function rename
  • Loading branch information
Kevin Hilman committed Jul 1, 2015
2 parents 6540165 + 8c19a73 commit b72802c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/armada-xp.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
spi0_pins: spi0-pins {
marvell,pins = "mpp36", "mpp37",
"mpp38", "mpp39";
marvell,function = "spi";
marvell,function = "spi0";
};

uart2_pins: uart2-pins {
Expand Down

0 comments on commit b72802c

Please sign in to comment.