mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
bt: open dma transfer on uart0
This commit is contained in:
@@ -305,7 +305,7 @@
|
||||
|
||||
&uart_bt {
|
||||
status = "okay";
|
||||
dma-names = "!tx", "!rx";
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-0 = <&uart0_xfer &uart0_cts>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user