On Thu, Oct 24, 2013 at 12:30:24PM +0400, Alexander Shiyan wrote:
quoted
Enable pinctrl for phycore devices.
Signed-off-by: Markus Pargmann <redacted>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
...
quoted
diff --git a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
index 4ec402c..3dbdb5e 100644
--- a/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
+++ b/arch/arm/boot/dts/imx27-phytec-phycore-som.dts
...
quoted
&uart1 {
+ pinctrl-names = "default";
+ pinctrl-0 = <&pinctrl_uart1_1 &pinctrl_uart1_rtscts_1>;
status = "okay";
};
No. Please put RTS & CTS pins into RDK. There are no hardware dependencies for SOM.
Okay, I will move both uarts into rdk.
Thanks,
Markus
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |