Merge "ARM: dts: msm: Add bluetooth node for parrot"

This commit is contained in:
qctecmdr
2022-05-17 06:41:01 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 18 additions and 0 deletions

View File

@@ -54,4 +54,18 @@
};
};
bluetooth: bt_wcn3990 {
compatible = "qcom,wcn3990";
qcom,bt-sw-ctrl-gpio = <&tlmm 61 GPIO_ACTIVE_HIGH>;
qcom,bt-vdd-io-supply = <&L22B>; /* IO */
qcom,bt-vdd-core-supply = <&L14B>; /* RFA */
qcom,bt-vdd-pa-supply = <&L10E>; /* CH0 */
qcom,bt-vdd-xtal-supply = <&L1E>; /* 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>;
};
};

View File

@@ -3014,6 +3014,10 @@
status = "ok";
};
&qupv3_se11_4uart {
status = "ok";
};
&qupv3_se2_i2c {
status = "ok";