ARM: dts: pbab01: Enable UART1
authorPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 14 Apr 2014 15:37:31 +0000 (17:37 +0200)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 16 May 2014 15:01:55 +0000 (23:01 +0800)
This patch enables UART1 on the phyFLEX connector (i.MX6 uart3).

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi

index c6ab762918aaa031d0f4f89b99c0f83045d50aef..323a6479ce37217df17f83e5e08fddd10f1294ef 100644 (file)
        status = "okay";
 };
 
+&uart3 {
+       status = "okay";
+};
+
 &uart4 {
        status = "okay";
 };