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

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
......@@ -33,9 +33,7 @@ serial@3110000 {
/* SDMMC1 (SD/MMC) */
sdhci@3400000 {
/*
cd-gpios = <&gpio TEGRA194_MAIN_GPIO(A, 0) GPIO_ACTIVE_LOW>;
*/
};
/* SDMMC4 (eMMC) */
......
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