arm64: dts: rockchip: add bluetooth clk control on rk3326-evb-lp3-v10

Change-Id: I745d4f9b80e0d6cb70844b0508931f394b7f5b8d
Signed-off-by: Longjian Lin <llj@rock-chips.com>
This commit is contained in:
Longjian Lin
2018-02-11 03:23:23 -05:00
committed by Tao Huang
parent 84dd6061e3
commit 72a3380985

View File

@@ -200,8 +200,8 @@
wireless-bluetooth {
compatible = "bluetooth-platdata";
/*clocks = <&rk817 1>;*/
/*clock-names = "ext_clock";*/
clocks = <&rk817 1>;
clock-names = "ext_clock";
uart_rts_gpios = <&gpio1 RK_PC3 GPIO_ACTIVE_LOW>;
pinctrl-names = "default","rts_gpio";
pinctrl-0 = <&uart1_rts>;