ARM: dts: at91: Enable DMA on sama5d2_xplained console

am: 9971863fdd

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

View File

@@ -148,6 +148,8 @@
uart1: serial@f8020000 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_uart1_default>;
atmel,use-dma-rx;
atmel,use-dma-tx;
status = "okay";
};