lkml.org 
[lkml]   [2014]   [Apr]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 3/3] ARM: tegra: fix Venice2 SD card VQMMC supply
    Date
    VDDIO_SDMMC3 is the VQMMC (I/O) supply, not the VMMC (core) supply,
    for the SD slot on Venice2.

    Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
    ---
    Changes from v1:
    - removed vqmmc supply for eMMC
    ---
    arch/arm/boot/dts/tegra124-venice2.dts | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/tegra124-venice2.dts b/arch/arm/boot/dts/tegra124-venice2.dts
    index c17283c..91b5916 100644
    --- a/arch/arm/boot/dts/tegra124-venice2.dts
    +++ b/arch/arm/boot/dts/tegra124-venice2.dts
    @@ -933,7 +933,7 @@
    power-gpios = <&gpio TEGRA_GPIO(R, 0) GPIO_ACTIVE_HIGH>;
    status = "okay";
    bus-width = <4>;
    - vmmc-supply = <&vddio_sdmmc3>;
    + vqmmc-supply = <&vddio_sdmmc3>;
    };

    sdhci@0,700b0600 {
    --
    1.9.1.423.g4596e3a


    \
     
     \ /
      Last update: 2014-04-17 01:21    [W:4.123 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site