projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68ab696
)
MLK-17961 dts: imx7ulp-evk: add non-removable property for wifi sdio
author
Fugang Duan
<fugang.duan@nxp.com>
Sat, 31 Mar 2018 09:00:38 +0000
(17:00 +0800)
committer
Haibo 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx7ulp-evk.dts
b/arch/arm/boot/dts/imx7ulp-evk.dts
index
934cbdc
..
1aa3135
100644
(file)
--- a/
arch/arm/boot/dts/imx7ulp-evk.dts
+++ b/
arch/arm/boot/dts/imx7ulp-evk.dts
@@
-543,5
+543,6
@@
vmmc-supply = <®_sd1_vmmc>;
pm-ignore-notify;
keep-power-in-suspend;
+ non-removable;
status = "okay";
};