On Mon, Jan 15, 2018 at 03:44:24PM +0100, Sebastian Reichel wrote:
> From: Ian Ray <ian....@ge.com>
> 
> Disable the SD card interface from devicetree.
> 
> Signed-off-by: Ian Ray <ian....@ge.com>
> Signed-off-by: Sebastian Reichel <sebastian.reic...@collabora.co.uk>

I applied the patch [1] from Ian.

Shawn

[1 ]https://www.spinics.net/lists/devicetree/msg209294.html

> ---
>  arch/arm/boot/dts/imx6q-bx50v3.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/imx6q-bx50v3.dtsi 
> b/arch/arm/boot/dts/imx6q-bx50v3.dtsi
> index aefce581c0c3..86cfd4481e72 100644
> --- a/arch/arm/boot/dts/imx6q-bx50v3.dtsi
> +++ b/arch/arm/boot/dts/imx6q-bx50v3.dtsi
> @@ -328,6 +328,10 @@
>       };
>  };
>  
> +&usdhc2 {
> +     status = "disabled";
> +};
> +
>  &usdhc4 {
>       pinctrl-names = "default";
>       pinctrl-0 = <&pinctrl_usdhc4>;
> -- 
> 2.15.1
> 

Reply via email to