devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx8mm-venice-gw7902: fix UART1 CTS
@ 2022-06-13 19:08 Tim Harvey
  2022-06-20  0:28 ` Shawn Guo
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Harvey @ 2022-06-13 19:08 UTC (permalink / raw)
  To: linux-kernel, devicetree, NXP Linux Team, Fabio Estevam,
	Sascha Hauer, Shawn Guo, Rob Herring, Krzysztof Kozlowski
  Cc: Tim Harvey

Configure the correct GPIO for UART1 CTS.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
---
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts
index 407ab4592b4c..6692e55df752 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts
@@ -651,7 +651,7 @@
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_uart1>, <&pinctrl_uart1_gpio>;
 	rts-gpios = <&gpio4 10 GPIO_ACTIVE_LOW>;
-	cts-gpios = <&gpio4 11 GPIO_ACTIVE_LOW>;
+	cts-gpios = <&gpio4 24 GPIO_ACTIVE_LOW>;
 	uart-has-rtscts;
 	status = "okay";
 };
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH] arm64: dts: imx8mm-venice-gw7902: fix UART1 CTS
@ 2022-08-12 17:25 Tim Harvey
  2022-08-22  1:59 ` Shawn Guo
  0 siblings, 1 reply; 4+ messages in thread
From: Tim Harvey @ 2022-08-12 17:25 UTC (permalink / raw)
  To: Shawn Guo, Fabio Estevam, NXP Linux Team, Sascha Hauer,
	Rob Herring, Krzysztof Kozlowski, Pengutronix Kernel Team,
	devicetree, linux-arm-kernel, linux-kernel
  Cc: Tim Harvey

Configure the correct GPIO for UART1 CTS.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
---
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts
index 407ab4592b4c..6692e55df752 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts
@@ -651,7 +651,7 @@ &uart1 {
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_uart1>, <&pinctrl_uart1_gpio>;
 	rts-gpios = <&gpio4 10 GPIO_ACTIVE_LOW>;
-	cts-gpios = <&gpio4 11 GPIO_ACTIVE_LOW>;
+	cts-gpios = <&gpio4 24 GPIO_ACTIVE_LOW>;
 	uart-has-rtscts;
 	status = "okay";
 };
-- 
2.25.1


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

end of thread, other threads:[~2022-08-22  2:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-13 19:08 [PATCH] arm64: dts: imx8mm-venice-gw7902: fix UART1 CTS Tim Harvey
2022-06-20  0:28 ` Shawn Guo
  -- strict thread matches above, loose matches on Subject: below --
2022-08-12 17:25 Tim Harvey
2022-08-22  1:59 ` 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).