Skip to content

Commit 72a3380

Browse files
Longjian Linrkhuangtao
authored andcommitted
arm64: dts: rockchip: add bluetooth clk control on rk3326-evb-lp3-v10
Change-Id: I745d4f9b80e0d6cb70844b0508931f394b7f5b8d Signed-off-by: Longjian Lin <llj@rock-chips.com>
1 parent 84dd606 commit 72a3380

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@
200200

201201
wireless-bluetooth {
202202
compatible = "bluetooth-platdata";
203-
/*clocks = <&rk817 1>;*/
204-
/*clock-names = "ext_clock";*/
203+
clocks = <&rk817 1>;
204+
clock-names = "ext_clock";
205205
uart_rts_gpios = <&gpio1 RK_PC3 GPIO_ACTIVE_LOW>;
206206
pinctrl-names = "default","rts_gpio";
207207
pinctrl-0 = <&uart1_rts>;

0 commit comments

Comments
 (0)