ARM: dts: imx28-apf28dev: add support for auart0

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: Sebastien Szymanski <sebastien.szymanski@armadeus.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Gwenhael Goavec-Merou 2015-02-13 15:12:05 +01:00 committed by Shawn Guo
parent d5ee087a66
commit f1646e88dd
1 changed files with 7 additions and 0 deletions

View File

@ -137,6 +137,13 @@
status = "okay";
};
auart0: serial@8006a000 {
pinctrl-names = "default";
pinctrl-0 = <&auart0_pins_a>;
fsl,uart-has-rtscts;
status = "okay";
};
usbphy0: usbphy@8007c000 {
status = "okay";
};