* [PATCH] ARM: dts: imx7s-warp: enable uart6 on mikroBus
@ 2018-01-23 12:37 Ryan Harkin
2018-01-23 12:57 ` Fabio Estevam
2018-02-05 6:24 ` Shawn Guo
0 siblings, 2 replies; 3+ messages in thread
From: Ryan Harkin @ 2018-01-23 12:37 UTC (permalink / raw)
To: linux-arm-kernel
This patch configures the board to output UART6 to the mikroBus.
The NXP WaRP7 board can route UART6 to the mikroBus, where an RS232
click board can be plugged in to get an additional serial port.
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Rui Miguel Silva <rui.silva@linaro.org>
---
arch/arm/boot/dts/imx7s-warp.dts | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/arch/arm/boot/dts/imx7s-warp.dts b/arch/arm/boot/dts/imx7s-warp.dts
index 9bdf121..1606713 100644
--- a/arch/arm/boot/dts/imx7s-warp.dts
+++ b/arch/arm/boot/dts/imx7s-warp.dts
@@ -271,6 +271,15 @@
status = "okay";
};
+&uart6 {
+ pinctrl-names = "default";
+ pinctrl-0 = <&pinctrl_uart6>;
+ assigned-clocks = <&clks IMX7D_UART6_ROOT_SRC>;
+ assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>;
+ fsl,dte-mode;
+ status = "okay";
+};
+
&usbotg1 {
dr_mode = "peripheral";
status = "okay";
@@ -379,6 +388,13 @@
>;
};
+ pinctrl_uart6: uart6grp {
+ fsl,pins = <
+ MX7D_PAD_ECSPI1_MOSI__UART6_DTE_RX 0x79
+ MX7D_PAD_ECSPI1_SCLK__UART6_DTE_TX 0x79
+ >;
+ };
+
pinctrl_usdhc1: usdhc1grp {
fsl,pins = <
MX7D_PAD_SD1_CMD__SD1_CMD 0x59
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] ARM: dts: imx7s-warp: enable uart6 on mikroBus
2018-01-23 12:37 [PATCH] ARM: dts: imx7s-warp: enable uart6 on mikroBus Ryan Harkin
@ 2018-01-23 12:57 ` Fabio Estevam
2018-02-05 6:24 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2018-01-23 12:57 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Jan 23, 2018 at 10:37 AM, Ryan Harkin <ryan.harkin@linaro.org> wrote:
> This patch configures the board to output UART6 to the mikroBus.
>
> The NXP WaRP7 board can route UART6 to the mikroBus, where an RS232
> click board can be plugged in to get an additional serial port.
>
> Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
> Reviewed-by: Rui Miguel Silva <rui.silva@linaro.org>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] ARM: dts: imx7s-warp: enable uart6 on mikroBus
2018-01-23 12:37 [PATCH] ARM: dts: imx7s-warp: enable uart6 on mikroBus Ryan Harkin
2018-01-23 12:57 ` Fabio Estevam
@ 2018-02-05 6:24 ` Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2018-02-05 6:24 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Jan 23, 2018 at 12:37:30PM +0000, Ryan Harkin wrote:
> This patch configures the board to output UART6 to the mikroBus.
>
> The NXP WaRP7 board can route UART6 to the mikroBus, where an RS232
> click board can be plugged in to get an additional serial port.
>
> Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
> Reviewed-by: Rui Miguel Silva <rui.silva@linaro.org>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-02-05 6:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-23 12:37 [PATCH] ARM: dts: imx7s-warp: enable uart6 on mikroBus Ryan Harkin
2018-01-23 12:57 ` Fabio Estevam
2018-02-05 6:24 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox