Commit ef633bfc authored by Mikko Perttunen's avatar Mikko Perttunen Committed by Thierry Reding
Browse files

arm64: tegra: Enable card detect for SD card on P2888



Now that we have a GPIO controller, enable the card detect GPIO for
the SD card slot.

Signed-off-by: default avatarMikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent f69ce393
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -33,9 +33,7 @@

		/* SDMMC1 (SD/MMC) */
		sdhci@3400000 {
/*
			cd-gpios = <&gpio TEGRA194_MAIN_GPIO(A, 0) GPIO_ACTIVE_LOW>;
*/
		};

		/* SDMMC4 (eMMC) */