diff options
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/dts/tegra114-roth.dts | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/tegra114-roth.dts b/arch/arm/boot/dts/tegra114-roth.dts index 54c79c5a9fbc..38acf78d7815 100644 --- a/arch/arm/boot/dts/tegra114-roth.dts +++ b/arch/arm/boot/dts/tegra114-roth.dts | |||
@@ -920,8 +920,6 @@ | |||
920 | regulator-name = "vddio-sdmmc3"; | 920 | regulator-name = "vddio-sdmmc3"; |
921 | regulator-min-microvolt = <1800000>; | 921 | regulator-min-microvolt = <1800000>; |
922 | regulator-max-microvolt = <3300000>; | 922 | regulator-max-microvolt = <3300000>; |
923 | regulator-always-on; | ||
924 | regulator-boot-on; | ||
925 | }; | 923 | }; |
926 | 924 | ||
927 | ldousb { | 925 | ldousb { |
@@ -966,7 +964,7 @@ | |||
966 | sdhci@78000400 { | 964 | sdhci@78000400 { |
967 | status = "okay"; | 965 | status = "okay"; |
968 | bus-width = <4>; | 966 | bus-width = <4>; |
969 | vmmc-supply = <&vddio_sdmmc3>; | 967 | vqmmc-supply = <&vddio_sdmmc3>; |
970 | cd-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_LOW>; | 968 | cd-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_LOW>; |
971 | power-gpios = <&gpio TEGRA_GPIO(H, 0) GPIO_ACTIVE_HIGH>; | 969 | power-gpios = <&gpio TEGRA_GPIO(H, 0) GPIO_ACTIVE_HIGH>; |
972 | }; | 970 | }; |