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

Commit 66b5f00a authored by Sahil Chandna's avatar Sahil Chandna
Browse files

dt-bindings: qpnp-smb5: Add property to enable thermal mitigation

Add DT properties to enable thermal mitigation for triple
charging in CC mode. In thermal mitigation, thermal status
of main charger, SMB, skin and connector are polled
periodically and power supply change event is generated to
notify userspace.

Change-Id: I431605ea961796184c237ead127b628fe18f3e32
parent f72f7c8a
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -304,6 +304,12 @@ Charger specific properties:
  Definition: Boolean flag which when present enables h/w based skin
		temperature mitigation.

- qcom,en-skin-therm-mitigation
  Usage:      optional
  Value type: bool
  Definition: Boolean flag which when present enables skin
		thermal mitigation.

- qcom,connector-internal-pull-kohm
  Usage:      optional
  Value type: <u32>
@@ -311,6 +317,13 @@ Charger specific properties:
		connector THERM. The only valid values are (0/30/100/400).
		If not specified 100K is used as default pull-up.

- qcom,smb-internal-pull-kohm
  Usage:      optional
  Value type: <u32>
  Definition: Specifies internal pull-up configuration to be applied to
		connector THERM, only valid values are (0/30/100/400).
		If not specified 100K is used as default pull-up.

- qcom,wd-snarl-time-config
  Usage:      optional
  Value type: <u32>