[PATCH v2 09/11] ARM: tegra: Use pwrseq-simple for the wifi in Nyan
Stephen Warren
swarren at wwwdotorg.org
Thu Jan 15 09:34:40 PST 2015
On 01/15/2015 09:12 AM, Tomeu Vizoso wrote:
> The Nyan boards have a Marvell 88w8897 wifi card connected through SDIO
> that need the reset line to be hold active for several milliseconds.
> diff --git a/arch/arm/boot/dts/tegra124-nyan.dtsi b/arch/arm/boot/dts/tegra124-nyan.dtsi
> + sdhci0_pwrseq: sdhci0_pwrseq {
> + compatible = "mmc,pwrseq-simple";
> +
> + reset-gpios = <&gpio TEGRA_GPIO(X, 7) GPIO_ACTIVE_LOW>;
> + delay = <20>; /* ms */
Some of these new lines are indented with spaces not TABs.
More information about the linux-arm-kernel
mailing list