summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/kirkwood-dreamplug.dts
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-12-21 14:49:11 (GMT)
committerArnd Bergmann <arnd@arndb.de>2013-02-28 17:57:10 (GMT)
commita49da46c5274228334393083a6635d04eee04363 (patch)
treea6d697d635eebd596538f5daa6a0f8fd73cc1304 /arch/arm/boot/dts/kirkwood-dreamplug.dts
parentec05fcf679fe97994b5355ebf1d7d8cb0020eacf (diff)
downloadlinux-fsl-qoriq-a49da46c5274228334393083a6635d04eee04363.tar.xz
arm: kirkwood: dreamplug: use Device Tree to probe SDIO
Now that the mvsdio driver has a Device Tree binding, and the SDIO controller is declared in kirkwood.dtsi, migrate the dreamplug board to use the Device Tree to probe the SDIO controller and to mux this interface properly. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/boot/dts/kirkwood-dreamplug.dts')
-rw-r--r--arch/arm/boot/dts/kirkwood-dreamplug.dts7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/kirkwood-dreamplug.dts b/arch/arm/boot/dts/kirkwood-dreamplug.dts
index f2d386c..ef2d8c7 100644
--- a/arch/arm/boot/dts/kirkwood-dreamplug.dts
+++ b/arch/arm/boot/dts/kirkwood-dreamplug.dts
@@ -74,6 +74,13 @@
status = "okay";
nr-ports = <1>;
};
+
+ mvsdio@90000 {
+ pinctrl-0 = <&pmx_sdio>;
+ pinctrl-names = "default";
+ status = "okay";
+ /* No CD or WP GPIOs */
+ };
};
gpio-leds {