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: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
f69ce393ec
commit
ef633bfc21
1 changed files with 0 additions and 2 deletions
|
@ -33,9 +33,7 @@
|
||||||
|
|
||||||
/* SDMMC1 (SD/MMC) */
|
/* SDMMC1 (SD/MMC) */
|
||||||
sdhci@3400000 {
|
sdhci@3400000 {
|
||||||
/*
|
|
||||||
cd-gpios = <&gpio TEGRA194_MAIN_GPIO(A, 0) GPIO_ACTIVE_LOW>;
|
cd-gpios = <&gpio TEGRA194_MAIN_GPIO(A, 0) GPIO_ACTIVE_LOW>;
|
||||||
*/
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/* SDMMC4 (eMMC) */
|
/* SDMMC4 (eMMC) */
|
||||||
|
|
Loading…
Add table
Reference in a new issue