summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/armada-xp-mv78260.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/armada-xp-mv78260.dtsi')
-rw-r--r--dts/src/arm/armada-xp-mv78260.dtsi15
1 files changed, 4 insertions, 11 deletions
diff --git a/dts/src/arm/armada-xp-mv78260.dtsi b/dts/src/arm/armada-xp-mv78260.dtsi
index 480e237a87..d7a8d0b0f3 100644
--- a/dts/src/arm/armada-xp-mv78260.dtsi
+++ b/dts/src/arm/armada-xp-mv78260.dtsi
@@ -251,17 +251,6 @@
};
internal-regs {
- pinctrl {
- compatible = "marvell,mv78260-pinctrl";
- reg = <0x18000 0x38>;
-
- sdio_pins: sdio-pins {
- marvell,pins = "mpp30", "mpp31", "mpp32",
- "mpp33", "mpp34", "mpp35";
- marvell,function = "sd0";
- };
- };
-
gpio0: gpio@18100 {
compatible = "marvell,orion-gpio";
reg = <0x18100 0x40>;
@@ -305,3 +294,7 @@
};
};
};
+
+&pinctrl {
+ compatible = "marvell,mv78260-pinctrl";
+};