MLK-10629-5 dts: imx7d-sdb: remove non-removable property of wifi host
authorDong Aisheng <b29396@freescale.com>
Thu, 9 Apr 2015 08:25:48 +0000 (16:25 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:49 +0000 (14:48 -0500)
The card detect of Broadcom WiFi on uSDHC2 port can not function
well with a non-removalbe card. Because MMC core only enumerate
one time for non-removable card which is not work for Broadcom WiFI.
So remove it.

Signed-off-by: Dong Aisheng <b29396@freescale.com>
(cherry picked from commit ed4c1c749c755839775ff4ad2078e659fec18650)
Signed-off-by: Haibo Chen <haibo.chen@freescale.com>
Conflicts:
arch/arm/boot/dts/imx7d-sdb.dts

arch/arm/boot/dts/imx7d-sdb.dts

index 8eb6eac..e24faaa 100644 (file)
        enable-sdio-wakeup;
        keep-power-in-suspend;
        fsl,tuning-step = <2>;
-       non-removable;
        wifi-host;
        status = "okay";
 };