projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2443c60
)
ARM: dts: imx6qdl-microsom.dtsi: avoid boot-time UHS warning
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 27 Jan 2016 20:23:50 +0000
(20:23 +0000)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 29 Feb 2016 08:17:25 +0000
(16:17 +0800)
Avoid the following warning:
sdhci-esdhc-imx
2190000
.usdhc: could not get ultra high speed state, work on normal mode
which occurs regularly at boot each time the SDHCI interface for the
Broadcom WiFi is probed at boot.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-microsom.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl-microsom.dtsi
b/arch/arm/boot/dts/imx6qdl-microsom.dtsi
index 6d4069cc9419eae3361fece8cd52a1e29b25b853..86460e46d0559b770a16bcecfad8e2522395f226 100644
(file)
--- a/
arch/arm/boot/dts/imx6qdl-microsom.dtsi
+++ b/
arch/arm/boot/dts/imx6qdl-microsom.dtsi
@@
-154,6
+154,7
@@
bus-width = <4>;
mmc-pwrseq = <&usdhc1_pwrseq>;
keep-power-in-suspend;
+ no-1-8-v;
non-removable;
vmmc-supply = <®_brcm>;
status = "okay";