projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29230f3
)
ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property
author
Fabio Estevam
<festevam@gmail.com>
Mon, 6 Jan 2020 23:11:28 +0000
(20:11 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 14 Jan 2020 21:48:10 +0000
(22:48 +0100)
imx6ul-14x14-evk does not have a GPIO dedicated for reading the card
detect pin on the eSDHC2 port. In such cases the "broken-cd" property
must be passed, otherwise the card cannot be detected.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
arch/arm/dts/imx6ul-14x14-evk.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/imx6ul-14x14-evk.dtsi
b/arch/arm/dts/imx6ul-14x14-evk.dtsi
index d1baf0f0812ff3378cc34de4344dcf39316be3b1..463d7ca124bd5a632808fe5a82fc6cef1cb8053b 100644
(file)
--- a/
arch/arm/dts/imx6ul-14x14-evk.dtsi
+++ b/
arch/arm/dts/imx6ul-14x14-evk.dtsi
@@
-268,6
+268,7
@@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usdhc2>;
no-1-8-v;
+ broken-cd;
keep-power-in-suspend;
wakeup-source;
status = "okay";