summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSayanna Chandula <sayanna@google.com>2022-11-27 18:50:41 -0800
committerWei Wang <wvw@google.com>2022-11-30 19:21:48 +0000
commitdcb424cb2edb66c6ff986480ce8993679f183da5 (patch)
treed447943a0e5f03ea98a4518e0b2af4d264f76345
parentbcd0a73b15bd87eafd4c48664a88d4a0df159194 (diff)
downloadbluejay-dcb424cb2edb66c6ff986480ce8993679f183da5.tar.gz
arm64/dts: thermal: add stats enable flag
Add stats enable flag for B3 Bug: 246799997 Test: Build and boot on device Change-Id: If7ff0affd33f86ed8fd54d2456b3dbd909d88d77 Signed-off-by: Sayanna Chandula <sayanna@google.com>
-rw-r--r--dts/gs101-bluejay-thermal.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/dts/gs101-bluejay-thermal.dtsi b/dts/gs101-bluejay-thermal.dtsi
index bfe07f2..721c48e 100644
--- a/dts/gs101-bluejay-thermal.dtsi
+++ b/dts/gs101-bluejay-thermal.dtsi
@@ -14,6 +14,7 @@
compatible = "google,gs101-spmic-thermal";
#thermal-sensor-cells = <1>;
adc_chan_en = /bits/ 8 <0xff>;
+ stats_en = /bits/ 8 <0x43>;
};
};
};