ARM: at91: dt: evk-pro3: enable uart0 and uart2

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
This commit is contained in:
Fabio Porcedda 2012-11-12 09:09:29 +01:00 committed by Nicolas Ferre
parent 77b67063bb
commit 8cf70f3dc0

View file

@ -22,6 +22,14 @@ macb0: ethernet@fffc4000 {
status = "okay";
};
usart0: serial@fffb0000 {
status = "okay";
};
usart2: serial@fffb8000 {
status = "okay";
};
usb1: gadget@fffa4000 {
atmel,vbus-gpio = <&pioC 5 0>;
status = "okay";