mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 15:42:19 +02: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:
parent
ca9d744625
commit
de5b227eb5
|
|
@ -176,7 +176,7 @@ wireless-bluetooth {
|
|||
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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user