[PATCH] ARM: imx27-apf27dev: Add sdhci support

Shawn Guo shawn.guo at linaro.org
Mon Nov 11 20:51:56 EST 2013


On Mon, Nov 11, 2013 at 06:56:49PM +0100, Gwenhael Goavec-Merou wrote:
> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou at armadeus.com>
> ---

Applied, thanks.

>  arch/arm/boot/dts/imx27-apf27dev.dts | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx27-apf27dev.dts b/arch/arm/boot/dts/imx27-apf27dev.dts
> index 47c8c26..7d90877 100644
> --- a/arch/arm/boot/dts/imx27-apf27dev.dts
> +++ b/arch/arm/boot/dts/imx27-apf27dev.dts
> @@ -89,3 +89,9 @@
>  &i2c2 {
>  	status = "okay";
>  };
> +
> +&sdhci2 {
> +	bus-width = <4>;
> +	cd-gpios = <&gpio3 14 0>;
> +	status = "okay";
> +};
> -- 
> 1.8.3.2
> 




More information about the linux-arm-kernel mailing list