ARM: dts: bcm281xx: Add card detect GPIO

Register GPIO 14 as card detect interrupt for the SD card slot.

Signed-off-by: Markus Mayer <markus.mayer@linaro.org>
Signed-off-by: Christian Daudt <bcm@fixthebug.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Markus Mayer 2013-10-02 11:00:16 -07:00 committed by Olof Johansson
parent a441205014
commit 71469fe801
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@
sdio4: sdio@3f1b0000 {
max-frequency = <48000000>;
cd-gpios = <&gpio 14 0>;
status = "okay";
};

View File

@ -40,6 +40,7 @@
sdio4: sdio@3f1b0000 {
max-frequency = <48000000>;
cd-gpios = <&gpio 14 0>;
status = "okay";
};
};