ARM: dts: at91: Enable DMA on sama5d2_xplained console
am: 6b1d7b6f54
Change-Id: Id2e050faf5544cd7ea2cd5f414c851550ea59f70
This commit is contained in:
commit
6a56b6d975
1 changed files with 2 additions and 0 deletions
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue