ARM: dts: at91: Enable DMA on sama5d4_xplained console

am: be83ed085f

Change-Id: Ia3caad88499707a3c3c011e29b89dc2197231ba4
This commit is contained in:
Alexandre Belloni
2017-03-12 08:13:15 +00:00
committed by android-build-merger

View File

@@ -110,6 +110,8 @@
};
usart3: serial@fc00c000 {
atmel,use-dma-rx;
atmel,use-dma-tx;
status = "okay";
};