mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 18:19:28 +09:00
ODROID-M1S: arm64/dts: Fixup uart5 pinctrl
Signed-off-by: Steve Jeong <steve@how2flow.net> Change-Id: I88fb8b67ac3de8df4306eadd6422b6597c661c44
This commit is contained in:
committed by
codewalkerster
parent
11bef9328c
commit
e47c1965bc
@@ -889,6 +889,10 @@
|
||||
pinctrl-0 = <&uart1m0_xfer &uart1m0_ctsn &uart1m0_rtsn>;
|
||||
};
|
||||
|
||||
&uart5 {
|
||||
pinctrl-0 = <&uart5m1_xfer>;
|
||||
};
|
||||
|
||||
&uart6 {
|
||||
dma-names = "tx", "rx";
|
||||
pinctrl-1 = <&uart6m0_xfer &uart6m0_ctsn &uart6m0_rtsn>;
|
||||
|
||||
Reference in New Issue
Block a user