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: I8f10e36210602f9c186ebf825e21787cfd75bb34
This commit is contained in:
Balakrishna Godavarthi
2022-10-21 12:17:28 +05:30
committed by Gerrit - the friendly Code Review server
parent bedece0b71
commit 10fc7deddd

View File

@@ -8,6 +8,7 @@
qcom,bt-reset-gpio = <&tlmm 35 0>; /* BT_EN */
qcom,bt-sw-ctrl-gpio = <&tlmm 61 0>; /* SW_CTRL */
qcom,wl-reset-gpio = <&tlmm 36 0>; /* WL_EN */
tsens = "quiet-therm";
qcom,bt-vdd-io-supply = <&L22B>; /* IO */
qcom,bt-vdd-aon-supply = <&S7B>;