ARM: tegra: Remove eMMC vmmc property for roth/tn7
authorAlexandre Courbot <acourbot@nvidia.com>
Thu, 13 Nov 2014 04:59:02 +0000 (13:59 +0900)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 15:58:52 +0000 (16:58 +0100)
This property was wrong and broke eMMC since commit 52221610d ("mmc:
sdhci: Improve external VDD regulator support"). Align the eMMC
properties to those of other Tegra boards.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra114-roth.dts
arch/arm/boot/dts/tegra114-tn7.dts

index a80f1e24a1136928c276cb65cb1c631c5d630d4c..54c79c5a9fbcd6160dcc626d9feb34011fd19bba 100644 (file)
        sdhci@78000600 {
                status = "okay";
                bus-width = <8>;
-               vmmc-supply = <&vdd_1v8>;
                non-removable;
        };
 
index 2301c6601d0258b4490e702917b93801cb2507b9..f91c2c9b2f9431aef1e1611ba2eaf064a40aed7d 100644 (file)
        sdhci@78000600 {
                status = "okay";
                bus-width = <8>;
-               vmmc-supply = <&vdd_1v8>;
                non-removable;
        };