ARM: dts: pbab01: Enable UART1

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>
This commit is contained in:
Philipp Zabel 2014-04-14 17:37:31 +02:00 committed by Shawn Guo
parent 14e2833da3
commit b6b9439bf8

View file

@ -57,6 +57,10 @@ &i2c3 {
status = "okay";
};
&uart3 {
status = "okay";
};
&uart4 {
status = "okay";
};