devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6qdl-microsom.dtsi: avoid boot-time UHS warning
@ 2016-02-15 17:12 Russell King
       [not found] ` <E1aVMgw-0001wE-5w-eh5Bv4kxaXIANfyc6IWni62ZND6+EDdj@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Russell King @ 2016-02-15 17:12 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Mark Rutland, devicetree, Pawel Moll, Ian Campbell, Rob Herring,
	Sascha Hauer, Kumar Gala, linux-arm-kernel

Avoid the following warning:

sdhci-esdhc-imx 2190000.usdhc: could not get ultra high speed state, work on normal mode

which occurs at boot each time the SDHCI interface for the Broadcom
WiFi is probed.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
---
 arch/arm/boot/dts/imx6qdl-microsom.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx6qdl-microsom.dtsi b/arch/arm/boot/dts/imx6qdl-microsom.dtsi
index 6d4069cc9419..86460e46d055 100644
--- 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 = <&reg_brcm>;
 	status = "okay";
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: imx6qdl-microsom.dtsi: avoid boot-time UHS warning
       [not found] ` <E1aVMgw-0001wE-5w-eh5Bv4kxaXIANfyc6IWni62ZND6+EDdj@public.gmane.org>
@ 2016-02-18 13:35   ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2016-02-18 13:35 UTC (permalink / raw)
  To: Russell King
  Cc: Sascha Hauer, Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell,
	Kumar Gala, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA

On Mon, Feb 15, 2016 at 05:12:06PM +0000, Russell King wrote:
> Avoid the following warning:
> 
> sdhci-esdhc-imx 2190000.usdhc: could not get ultra high speed state, work on normal mode
> 
> which occurs at boot each time the SDHCI interface for the Broadcom
> WiFi is probed.
> 
> Signed-off-by: Russell King <rmk+kernel-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>

Not sure why you resend, but I already applied the following series you
sent on Jan. 27 [1].

[PATCH 1/3] ARM: dts: imx6qdl-microsom.dtsi: avoid boot-time UHS warning
[PATCH 2/3] ARM: dts: imx6*-hummingboard: use proper gpio flags definitions
[PATCH 3/3] ARM: dts: imx6*-hummingboard: fix pcie reset GPIO specification

Shawn

[1] http://permalink.gmane.org/gmane.linux.drivers.devicetree/154097
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-18 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15 17:12 [PATCH] ARM: dts: imx6qdl-microsom.dtsi: avoid boot-time UHS warning Russell King
     [not found] ` <E1aVMgw-0001wE-5w-eh5Bv4kxaXIANfyc6IWni62ZND6+EDdj@public.gmane.org>
2016-02-18 13:35   ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).