devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: TS-4800: drop uart rts/cts pin reservations
@ 2015-12-17 21:16 Damien Riegel
  2015-12-17 21:16 ` [PATCH 2/2] ARM: dts: TS-4800: use weim IP to map the FPGA Damien Riegel
  2015-12-21 12:59 ` [PATCH 1/2] ARM: dts: TS-4800: drop uart rts/cts pin reservations Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Damien Riegel @ 2015-12-17 21:16 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-kernel
  Cc: Mark Rutland, Russell King, Pawel Moll, Ian Campbell,
	Damien Riegel, Rob Herring, kernel, Sascha Hauer, Kumar Gala,
	Shawn Guo

These pins are actually not routed for UARTs, they should not be
reserved.

Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
---
 arch/arm/boot/dts/imx51-ts4800.dts | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/imx51-ts4800.dts b/arch/arm/boot/dts/imx51-ts4800.dts
index f1317f7..64ac55c 100644
--- a/arch/arm/boot/dts/imx51-ts4800.dts
+++ b/arch/arm/boot/dts/imx51-ts4800.dts
@@ -157,8 +157,6 @@
 		fsl,pins = <
 			MX51_PAD_UART1_RXD__UART1_RXD		0x1c5
 			MX51_PAD_UART1_TXD__UART1_TXD		0x1c5
-			MX51_PAD_UART1_RTS__UART1_RTS		0x1c5
-			MX51_PAD_UART1_CTS__UART1_CTS		0x1c5
 		>;
 	};
 
@@ -173,8 +171,6 @@
 		fsl,pins = <
 			MX51_PAD_EIM_D25__UART3_RXD		0x1c5
 			MX51_PAD_EIM_D26__UART3_TXD		0x1c5
-			MX51_PAD_EIM_D27__UART3_RTS		0x1c5
-			MX51_PAD_EIM_D24__UART3_CTS		0x1c5
 		>;
 	};
 };
-- 
2.5.0

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

end of thread, other threads:[~2015-12-21 12:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-17 21:16 [PATCH 1/2] ARM: dts: TS-4800: drop uart rts/cts pin reservations Damien Riegel
2015-12-17 21:16 ` [PATCH 2/2] ARM: dts: TS-4800: use weim IP to map the FPGA Damien Riegel
2015-12-21 12:59 ` [PATCH 1/2] ARM: dts: TS-4800: drop uart rts/cts pin reservations 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).