mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
ARM: dts: rockchip: rk3126-bnd-d708: fix rtk bt uart issue
Donot pull up BT uart pin before rtl87xx power on. Signed-off-by: Longjian Lin <llj@rock-chips.com> Change-Id: I562e4c403f2a56f9253ff677d78d9056cd98a54d
This commit is contained in:
@@ -606,6 +606,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
uart1 {
|
||||
uart1_xfer: uart1-xfer {
|
||||
rockchip,pins = <1 RK_PB1 2 &pcfg_pull_default>,
|
||||
<1 RK_PB2 2 &pcfg_pull_default>;
|
||||
};
|
||||
};
|
||||
|
||||
wireless-bluetooth {
|
||||
uart1_rts_gpio: uart1-rts-gpio {
|
||||
rockchip,pins = <1 RK_PB3 RK_FUNC_GPIO &pcfg_pull_none>;
|
||||
|
||||
Reference in New Issue
Block a user