lkml.org 
[lkml]   [2015]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4/4] ARM: tegra: remove wp-gpios from the generic nyan dtsi
    Date
    As the nyan-blaze has a micro-sd slot, as opposed to nyan-big, which has a full SD
    slot.

    Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
    ---
    arch/arm/boot/dts/tegra124-nyan-big.dts | 4 ++++
    arch/arm/boot/dts/tegra124-nyan.dtsi | 1 -
    2 files changed, 4 insertions(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/tegra124-nyan-big.dts b/arch/arm/boot/dts/tegra124-nyan-big.dts
    index 2041077..598c090 100644
    --- a/arch/arm/boot/dts/tegra124-nyan-big.dts
    +++ b/arch/arm/boot/dts/tegra124-nyan-big.dts
    @@ -6,6 +6,10 @@
    model = "Acer Chromebook 13 CB5-311";
    compatible = "google,nyan-big", "google,nyan", "nvidia,tegra124";

    + sdhci@0,700b0400 { /* SD Card on this bus */
    + wp-gpios = <&gpio TEGRA_GPIO(Q, 4) GPIO_ACTIVE_LOW>;
    + };
    +
    sound {
    nvidia,model = "Acer Chromebook 13 CB5-311";
    };
    diff --git a/arch/arm/boot/dts/tegra124-nyan.dtsi b/arch/arm/boot/dts/tegra124-nyan.dtsi
    index 4c68658..12d757e 100644
    --- a/arch/arm/boot/dts/tegra124-nyan.dtsi
    +++ b/arch/arm/boot/dts/tegra124-nyan.dtsi
    @@ -820,7 +820,6 @@
    status = "okay";
    cd-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_LOW>;
    power-gpios = <&gpio TEGRA_GPIO(R, 0) GPIO_ACTIVE_HIGH>;
    - wp-gpios = <&gpio TEGRA_GPIO(Q, 4) GPIO_ACTIVE_LOW>;
    bus-width = <4>;
    no-1-8-v;
    vqmmc-supply = <&vddio_sdmmc3>;
    --
    1.9.3


    \
     
     \ /
      Last update: 2015-01-06 12:01    [W:3.196 / U:1.656 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site