Re: [PATCH v3 1/8] dt-bindings: remoteproc: qcom,pas: add thermal mitigation properties

From: Krzysztof Kozlowski

Date: Thu Jun 11 2026 - 08:27:57 EST


On 11/06/2026 13:12, Gaurav Kohli wrote:
>> Why? And where is this generic property defined? You cannot just
>> sprinkle generic properties in random bindings.
>>
>
> Ack, will add why part.
> These names are matched with the thermal mitigation device identifiers
> populated by remote firmware over QMI and define mitigation devices are
> exposed as cooling devices.

No, -names correspond to values passed via DT, not some remote firmware.
The remote firmware should give you interface which is explicit and does
not need such properties.

>
> Without tmd-names in DT, it is unclear which index corresponds to which
> binding. With #cooling-cells, tmd-names in DT provides an explicit
> name-to-index mapping. Please suggest.

I don't get what is the index here. Index of what?


Best regards,
Krzysztof