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

Commit acbe1871 authored by Guru Das Srinagesh's avatar Guru Das Srinagesh
Browse files

dt-bindings: qpnp-smb5: Support setting of WDOG snarl timeout duration

Add parameter to set the timeout duration of the WDOG snarl timer. The
wdog-snarl IRQ is disabled, both by default as well as if at least one
of the following two conditions are not satisfied:
- WDOG snarl timer timeout is configured using the parameter being added
  in this patch, and
- SW thermal regulation workaround is active.

Change-Id: Iffe2122d3ce3a35eda9543d2ecd88c4b56e9cb31
parent c6c37440
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -311,6 +311,14 @@ 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,wd-snarl-time-config
  Usage:      optional
  Value type: <u32>
  Definition: WDOG snarl timeout configuration value. The possible values are
		0 to 7, where 0 = 62.5ms, 1 = 125ms, 2 = 250ms, 3 = 500ms,
		4 = 1s, 5 = 2s, 6 = 4s and 7 = 8s. If not defined, wdog-snarl
		irq is disabled by default.

=============================================
Second Level Nodes - SMB5 Charger Peripherals
=============================================