Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 91f96181 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "dt-bindings: thermal: Add support for ibat CCM hardware to bcl driver"

parents 4efc1036 9028aac3
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -35,6 +35,11 @@ Optional Parameters:
	Value type: <bool>
	Definition: When this flag is defined, the BCL driver will account for
			no bit shift in the threshold registers.
- qcom,ibat-ccm-hw-support:
	Value type: <bool>
	Definition: Enable this flag when BCL Peripheral supports continuous
			current monitoring(CCM) hardware for battery current
			monitor.

Example:
		bcl@4200 {
@@ -45,4 +50,5 @@ Example:
			interrupt-names = "bcl-lvl0",
						"bcl-lvl1";
			qcom,pmic7-threshold;
			qcom,ibat-ccm-hw-support;
		};