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

Commit 4d129a39 authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

dt-bindings: thermal: Add support for modem DSC cooling devices

Modem supports new DSC based mitigation nodes, which are not timer
based. Add support for these new TMD devices to be registered as cooling
devices in thermal framework.

Change-Id: I1a7e5f2b9ec533e8ca8e380266c05dfcec3db8e2
parent dd0c146e
Loading
Loading
Loading
Loading
+18 −4
Original line number Original line Diff line number Diff line
@@ -51,10 +51,24 @@ Subsystem properties:
			"mmw_skin1" -> MMW skin mitigation device1,
			"mmw_skin1" -> MMW skin mitigation device1,
			"mmw_skin2" -> MMW skin mitigation device2,
			"mmw_skin2" -> MMW skin mitigation device2,
			"mmw_skin3" -> MMW skin mitigation device3,
			"mmw_skin3" -> MMW skin mitigation device3,
			"cpr_cold" -> for cpr restriction.
			"cpr_cold" -> for cpr restriction,
			"wlan" -> for modem wlan mitigation device.
			"wlan" -> for modem wlan mitigation device,
			"cdsp_sw" -> for CDSP DCVS mitigation device.
			"cdsp_sw" -> for CDSP DCVS mitigation device,
			"cdsp_hw" -> for CDSP hardware mitigation device.
			"cdsp_hw" -> for CDSP hardware mitigation device,
			"mmw_skin0_dsc" -> DSC based MMW skin mitigation
						device0,
			"mmw_skin1_dsc" -> DSC based MMW skin mitigation
						device1,
			"mmw_skin2_dsc" -> DSC based MMW skin mitigation
						device2,
			"mmw_skin3_dsc" -> DSC based MMW skin mitigation
						device3,
			"modem_skin_lte_dsc" -> DSC based LTE skin mitigation
						device,
			"modem_skin_nr_dsc" -> DSC based NR skin mitigation
						device,
			"pa_dsc" -> DSC based pa cooling device,
			"pa_fr1_dsc" -> DSC based pa cooling device.


	-#cooling-cells:
	-#cooling-cells:
		Usage: required
		Usage: required