mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ARM: dts: rockchip: rk3229-evb-android: Fix pin config for bluetooth uart rts
Change-Id: I1745fe8a02994ccbbc6dcfdb2db69319d5312841 Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
compatible = "bluetooth-platdata";
|
||||
clocks = <&hym8563>;
|
||||
clock-names = "ext_clock";
|
||||
uart_rts_gpios = <&gpio1 10 GPIO_ACTIVE_LOW>;
|
||||
uart_rts_gpios = <&gpio3 6 GPIO_ACTIVE_LOW>;
|
||||
pinctrl-names = "default", "rts_gpio";
|
||||
pinctrl-0 = <&uart11_rts>;
|
||||
pinctrl-1 = <&uart11_rts_gpio>;
|
||||
|
||||
Reference in New Issue
Block a user