lkml.org 
[lkml]   [2018]   [Jan]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH] ARM: dts: imx6q-bx50v3: disable SD card (usdhc2)
    Date
    From: Ian Ray <ian.ray@ge.com>

    Disable the SD card interface from devicetree.

    Signed-off-by: Ian Ray <ian.ray@ge.com>
    Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
    ---
    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
    \
     
     \ /
      Last update: 2018-01-15 15:44    [W:2.716 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site