Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: imx6qdl-microsom.dtsi: avoid boot-time UHS warning

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>

authored by

Russell King and committed by
Shawn Guo
4adf3d6e 2443c609

+1
+1
arch/arm/boot/dts/imx6qdl-microsom.dtsi
··· 154 154 bus-width = <4>; 155 155 mmc-pwrseq = <&usdhc1_pwrseq>; 156 156 keep-power-in-suspend; 157 + no-1-8-v; 157 158 non-removable; 158 159 vmmc-supply = <&reg_brcm>; 159 160 status = "okay";