ARM: dts: msm: Add bluetooth node for Ravelin

This change add wcn3990 bluetooth node for Ravelin

CRs-Fixed: 3337139
Change-Id: I87fb06c4e85401657451606f10c9f84322d307c9
This commit is contained in:
Girish BN
2022-11-15 12:46:33 +05:30
committed by Gerrit - the friendly Code Review server
parent 5dbba66da6
commit 02600a86a1

View File

@@ -522,6 +522,20 @@
};
};
bluetooth: bt_wcn3990 {
compatible = "qcom,wcn3990";
qcom,bt-sw-ctrl-gpio = <&tlmm 56 GPIO_ACTIVE_HIGH>;
qcom,bt-vdd-io-supply = <&L21B>; /* IO */
qcom,bt-vdd-core-supply = <&L14B>; /* RFA */
qcom,bt-vdd-pa-supply = <&L7E>; /* CH0 */
qcom,bt-vdd-xtal-supply = <&L23B>; /* XO */
qcom,bt-vdd-io-config = <1700000 1900000 1 0>;
qcom,bt-vdd-core-config = <1304000 1304000 1 0>;
qcom,bt-vdd-pa-config = <3000000 3312000 1 0>;
qcom,bt-vdd-xtal-config = <1700000 1900000 1 0>;
};
disp_rsc: rsc@af20000 {
lable = "disp_rsc";
compatible = "qcom,rpmh-rsc";
@@ -2565,6 +2579,10 @@
status = "ok";
};
&qupv3_se2_4uart {
status = "ok";
};
&gcc_pcie_0_gdsc {
parent-supply = <&VDD_CX_LEVEL>;
status = "ok";