ARM: dts: msm: Add tsens property to bluetooth node

Read this property to get tsens name and read temperature of
that tsens to adjust delay for BT_EN.

Change-Id: I74376c5f014ed443d424a2403645133ce348aded
This commit is contained in:
Balakrishna Godavarthi
2022-08-10 21:13:26 +05:30
committed by Gerrit - the friendly Code Review server
parent a7d57ccc35
commit edb956b379

View File

@@ -579,6 +579,7 @@
qcom,bt-reset-gpio = <&tlmm 114 0>; /* BT_EN */
qcom,bt-sw-ctrl-gpio = <&tlmm 83 0>; /* SW_CTRL */
qcom,wl-reset-gpio = <&tlmm 49 0>; /* WL_EN */
tsens = "quiet-therm";
qcom,bt-vdd-io-supply = <&L18B>; /* IO */
qcom,bt-vdd-aon-supply = <&S7B>;