ARM: mvebu: A38x: Remove redundant pinctrl informations

The compatible set in the armada-38x DTSI is always overridden, and the reg
defined in there is duplicated in the armada-380 and armada-385 DTSIs.

Remove these useless items.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
This commit is contained in:
Maxime Ripard 2015-01-08 18:38:07 +01:00 коммит произвёл Andrew Lunn
Родитель 4a25432b13
Коммит 684f216f9e
3 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -34,7 +34,6 @@
internal-regs {
pinctrl@18000 {
compatible = "marvell,mv88f6810-pinctrl";
reg = <0x18000 0x20>;
};
};

Просмотреть файл

@ -39,7 +39,6 @@
internal-regs {
pinctrl@18000 {
compatible = "marvell,mv88f6820-pinctrl";
reg = <0x18000 0x20>;
};
};

Просмотреть файл

@ -194,7 +194,6 @@
};
pinctrl@18000 {
compatible = "marvell,mv88f6820-pinctrl";
reg = <0x18000 0x20>;
};