]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mvebu: Fix pinctrl configuration for Armada 370 DB
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 17 Dec 2014 17:07:23 +0000 (18:07 +0100)
committerAndrew Lunn <andrew@lunn.ch>
Sun, 21 Dec 2014 12:01:05 +0000 (06:01 -0600)
commit966ff663f026ec6930d2afd3ed78d0d30cf1a6ab
treeaa3065248a90322650d2f01b32a132e30fcb5888
parentc687bb41805a1238a38a086952014d5682516d9d
ARM: mvebu: Fix pinctrl configuration for Armada 370 DB

The commit 0b3b7c564544 (ARM: mvebu: remove conflicting muxing on
Armada 370 DB) removes the hog pins muxing. As it is explained in the
commit log it solves a warning a boot time, but more important it also
allows using the Giga port 0 of the board.

Unfortunately in the same time the commit c2050aca8cbd (arm: mvebu:
move Armada 370/XP pinctrl node definition armada-370-xp.dtsi) was
merged and it introduced again the hog pins muxing. Because of it, the
Giga port 0 of the board is no more usable.

This commit remove again the conflicting muxing (hopefully for the
last time).

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
[andrew@lunn.ch: Correct commit IDs]
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Fixes: c2050aca8cbd ("arm: mvebu: move Armada 370/XP pinctrl node definition armada-370-xp.dtsi")
arch/arm/boot/dts/armada-370-db.dts