rk312x UART0_SOUT UART0_SIN default pull down disable

may case bt can't open problem
This commit is contained in:
hwg
2015-01-09 15:23:50 +08:00
parent 8ced100fd7
commit 1cf1e6fd42

View File

@@ -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>;
};