MLK-11781-1 dts: imx6ul-evk: add non-removable property for TF card
authorDong Aisheng <aisheng.dong@freescale.com>
Wed, 28 Oct 2015 08:24:59 +0000 (16:24 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:08 +0000 (14:49 -0500)
The TF card slot on uSDHC2 does not support CD function,
so add non-removable property.

Signed-off-by: Dong Aisheng <aisheng.dong@freescale.com>
arch/arm/boot/dts/imx6ul-14x14-evk.dts
arch/arm/boot/dts/imx6ul-9x9-evk.dts

index adb0d7e..58f59a4 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_usdhc2>;
        no-1-8-v;
+       non-removable;
        keep-power-in-suspend;
        wakeup-source;
        status = "okay";
index e8105c0..7ca9c6d 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_usdhc2>;
        no-1-8-v;
+       non-removable;
        keep-power-in-suspend;
        enable-sdio-wakeup;
        status = "okay";