MLK-17961 dts: imx7ulp-evk: add non-removable property for wifi sdio
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>
This commit is contained in:
@ -543,5 +543,6 @@
|
||||
vmmc-supply = <®_sd1_vmmc>;
|
||||
pm-ignore-notify;
|
||||
keep-power-in-suspend;
|
||||
non-removable;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user