arm64: dts: rockchip: add 32.768K clk node for BT on rk3399 evb/mid/vr board

Change-Id: I712fa3915e7fa071d136cdf157dceee6b1f18994
Signed-off-by: Weilong Gao <gwl@rock-chips.com>
This commit is contained in:
Weilong Gao
2016-09-01 10:59:14 +08:00
committed by Huang, Tao
parent a92d1b947f
commit 25cca9ca64
3 changed files with 7 additions and 1 deletions

View File

@@ -220,6 +220,8 @@
wireless-bluetooth {
compatible = "bluetooth-platdata";
clocks = <&rk808 1>;
clock-names = "ext_clock";
//wifi-bt-power-toggle;
uart_rts_gpios = <&gpio2 19 GPIO_ACTIVE_LOW>; /* GPIO2_C3 */
pinctrl-names = "default", "rts_gpio";

View File

@@ -217,6 +217,8 @@
wireless-bluetooth {
compatible = "bluetooth-platdata";
clocks = <&rk818 1>;
clock-names = "ext_clock";
//wifi-bt-power-toggle;
uart_rts_gpios = <&gpio2 19 GPIO_ACTIVE_LOW>; /* GPIO2_C3 */
pinctrl-names = "default", "rts_gpio";

View File

@@ -214,6 +214,8 @@
wireless-bluetooth {
compatible = "bluetooth-platdata";
clocks = <&rk818 1>;
clock-names = "ext_clock";
//wifi-bt-power-toggle;
uart_rts_gpios = <&gpio2 19 GPIO_ACTIVE_LOW>; /* GPIO2_C3 */
pinctrl-names = "default", "rts_gpio";
@@ -1076,4 +1078,4 @@
rockchip,pins = <1 2 RK_FUNC_GPIO &pcfg_pull_up>;
};
};
};
};