ARM: dts: at91: Enable DMA on sama5d2_xplained console

am: 6b1d7b6f54

Change-Id: Id2e050faf5544cd7ea2cd5f414c851550ea59f70
This commit is contained in:
Alexandre Belloni 2017-03-12 08:13:24 +00:00 committed by android-build-merger
commit 6a56b6d975

View file

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