linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rebased 1/2] ARM: dts: imx6qdl: add a new pinctrl for uart3
@ 2013-07-12  7:56 Huang Shijie
  2013-07-12  7:56 ` [PATCH rebased 2/2] ARM: dts: imx6qdl-sabreauto: add a DT node " Huang Shijie
  2013-07-12  8:38 ` [PATCH rebased 1/2] ARM: dts: imx6qdl: add a new pinctrl " Shawn Guo
  0 siblings, 2 replies; 6+ messages in thread
From: Huang Shijie @ 2013-07-12  7:56 UTC (permalink / raw)
  To: linux-arm-kernel

Add the a new pinctrl for uart3. In the imx6q{dl}-sabreauto boards,
the uart3 is used for Bluetooth.

Signed-off-by: Huang Shijie <b32955@freescale.com>
---
 arch/arm/boot/dts/imx6qdl.dtsi |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index 5ca82bf..a050865 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -1028,6 +1028,17 @@
 					};
 				};
 
+				uart3 {
+					pinctrl_uart3_1: uart3grp-1 {
+						fsl,pins = <
+							PAD_SD4_CLK__UART3_RX_DATA 0x1b0b1
+							PAD_SD4_CMD__UART3_TX_DATA 0x1b0b1
+							PAD_EIM_D30__UART3_CTS_B   0x1b0b1
+							PAD_EIM_EB3__UART3_RTS_B   0x1b0b1
+						>;
+					};
+				};
+
 				uart4 {
 					pinctrl_uart4_1: uart4grp-1 {
 						fsl,pins = <
-- 
1.7.1

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

end of thread, other threads:[~2013-07-12  8:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-12  7:56 [PATCH rebased 1/2] ARM: dts: imx6qdl: add a new pinctrl for uart3 Huang Shijie
2013-07-12  7:56 ` [PATCH rebased 2/2] ARM: dts: imx6qdl-sabreauto: add a DT node " Huang Shijie
2013-07-12  8:40   ` Shawn Guo
2013-07-12  8:50     ` Huang Shijie
2013-07-12  8:51     ` [PATCH fix] " Huang Shijie
2013-07-12  8:38 ` [PATCH rebased 1/2] ARM: dts: imx6qdl: add a new pinctrl " 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).