ARM: dts: at91: sama5d2 Xplained: use DMA for UART3
[linux-2.6-microblaze.git] / arch / arm / boot / dts / at91-sama5d2_xplained.dts
index 0b9a59d..e2d5cb3 100644 (file)
                        };
 
                        uart3: serial@fc008000 {
+                               atmel,use-dma-rx;
+                               atmel,use-dma-tx;
                                pinctrl-names = "default";
                                pinctrl-0 = <&pinctrl_uart3_default>;
                                status = "okay";