mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Add bluetooth node for parrot"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
93bf389c6c
@@ -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>;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -3014,6 +3014,10 @@
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&qupv3_se11_4uart {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&qupv3_se2_i2c {
|
||||
status = "ok";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user