MLK-17961 dts: imx7ulp-evk: add non-removable property for wifi sdio
authorFugang Duan <fugang.duan@nxp.com>
Sat, 31 Mar 2018 09:00:38 +0000 (17:00 +0800)
committerHaibo Chen <haibo.chen@nxp.com>
Thu, 12 Apr 2018 10:46:37 +0000 (18:46 +0800)
Add non-removable property for usdhc1 that is used as Murata
1PJ wifi sdio interface, which means wifi card always is present.

Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com>
Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Tested-by: Fugang Duan <fugang.duan@nxp.com>
arch/arm/boot/dts/imx7ulp-evk.dts

index 934cbdc..1aa3135 100644 (file)
        vmmc-supply = <&reg_sd1_vmmc>;
        pm-ignore-notify;
        keep-power-in-suspend;
+       non-removable;
        status = "okay";
 };