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:
Zhangbin Tong
2018-03-16 10:04:41 +08:00
parent ca9d744625
commit de5b227eb5

View File

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