Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@

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

+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@

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