mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user