On Mon, Nov 25, 2013 at 03:39:20PM -0700, Stephen Warren wrote:
[...]
> diff --git a/arch/arm/boot/dts/tegra124-venice2.dts 
> b/arch/arm/boot/dts/tegra124-venice2.dts
> index a0b028384658..bc502112eb04 100644
> --- a/arch/arm/boot/dts/tegra124-venice2.dts
> +++ b/arch/arm/boot/dts/tegra124-venice2.dts
> @@ -25,6 +25,17 @@
>               nvidia,sys-clock-req-active-high;
>       };
>  
> +     sdhci@700b0400 {
> +             cd-gpios = <&gpio TEGRA_GPIO(V, 2) GPIO_ACTIVE_HIGH>;

I have a local patch which adds this here:

                power-gpios = <&gpio TEGRA_GPIO(R, 0) GPIO_ACTIVE_HIGH>;

> +             status = "okay";
> +             bus-width = <4>;

And:

                vmmc-supply = <&vddio_sdmmc3>;

here. The latter doesn't probably matter because we don't have the PMIC
node yet and the regulator seems to be on by default.

Thierry

Attachment: pgpIqyCDXNeoT.pgp
Description: PGP signature

Reply via email to