mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk312x UART0_SOUT UART0_SIN default pull down disable
may case bt can't open problem
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
uart0_xfer: uart0-xfer {
|
||||
rockchip,pins = <UART0_SIN>,
|
||||
<UART0_SOUT>;
|
||||
rockchip,pull = <VALUE_PULL_DEFAULT>;
|
||||
rockchip,pull = <VALUE_PULL_UPDOWN_DISABLE>;
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user