Commit 71469fe8 authored by Markus Mayer's avatar Markus Mayer Committed by Olof Johansson

ARM: dts: bcm281xx: Add card detect GPIO

Register GPIO 14 as card detect interrupt for the SD card slot.
Signed-off-by: default avatarMarkus Mayer <markus.mayer@linaro.org>
Signed-off-by: default avatarChristian Daudt <bcm@fixthebug.org>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent a4412050
......@@ -40,6 +40,7 @@ sdio2: sdio@3f190000 {
sdio4: sdio@3f1b0000 {
max-frequency = <48000000>;
cd-gpios = <&gpio 14 0>;
status = "okay";
};
......
......@@ -40,6 +40,7 @@ sdio2: sdio@3f190000 {
sdio4: sdio@3f1b0000 {
max-frequency = <48000000>;
cd-gpios = <&gpio 14 0>;
status = "okay";
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment