linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx8mm-beacon: add more pinctrl states for usdhc1
@ 2021-01-10 11:38 Adam Ford
  2021-01-13  6:04 ` Krzysztof Kozlowski
  2021-01-18  0:16 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Adam Ford @ 2021-01-10 11:38 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: aford, Adam Ford, Rob Herring, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	devicetree, linux-kernel

The WiFi chip is capable of communication at SDR104 speeds.
Enable 100Mhz and 200MHz pinmux to support this.

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi
index d897913537ca..988f8ab679ad 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi
@@ -256,8 +256,10 @@ bluetooth {
 &usdhc1 {
 	#address-cells = <1>;
 	#size-cells = <0>;
-	pinctrl-names = "default";
+	pinctrl-names = "default", "state_100mhz", "state_200mhz";
 	pinctrl-0 = <&pinctrl_usdhc1>;
+	pinctrl-1 = <&pinctrl_usdhc1_100mhz>;
+	pinctrl-2 = <&pinctrl_usdhc1_200mhz>;
 	bus-width = <4>;
 	non-removable;
 	cap-power-off-card;
-- 
2.25.1


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

* Re: [PATCH] arm64: dts: imx8mm-beacon: add more pinctrl states for usdhc1
  2021-01-10 11:38 [PATCH] arm64: dts: imx8mm-beacon: add more pinctrl states for usdhc1 Adam Ford
@ 2021-01-13  6:04 ` Krzysztof Kozlowski
  2021-01-18  0:16 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2021-01-13  6:04 UTC (permalink / raw)
  To: Adam Ford
  Cc: linux-arm-kernel, aford, Rob Herring, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	devicetree, linux-kernel

On Sun, Jan 10, 2021 at 05:38:26AM -0600, Adam Ford wrote:
> The WiFi chip is capable of communication at SDR104 speeds.
> Enable 100Mhz and 200MHz pinmux to support this.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> 

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof

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

* Re: [PATCH] arm64: dts: imx8mm-beacon: add more pinctrl states for usdhc1
  2021-01-10 11:38 [PATCH] arm64: dts: imx8mm-beacon: add more pinctrl states for usdhc1 Adam Ford
  2021-01-13  6:04 ` Krzysztof Kozlowski
@ 2021-01-18  0:16 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2021-01-18  0:16 UTC (permalink / raw)
  To: Adam Ford
  Cc: linux-arm-kernel, aford, Rob Herring, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	devicetree, linux-kernel

On Sun, Jan 10, 2021 at 05:38:26AM -0600, Adam Ford wrote:
> The WiFi chip is capable of communication at SDR104 speeds.
> Enable 100Mhz and 200MHz pinmux to support this.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>

Applied, thanks.

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

end of thread, other threads:[~2021-01-18  0:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-10 11:38 [PATCH] arm64: dts: imx8mm-beacon: add more pinctrl states for usdhc1 Adam Ford
2021-01-13  6:04 ` Krzysztof Kozlowski
2021-01-18  0:16 ` 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).