dect
/
linux-2.6
Archived
13
0
Fork 0

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
1 changed files with 8 additions and 0 deletions

View File

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