Re: [Patch v4 6/7] dt-bindings: soc: qcom: Extend RPMh power controller binding to describe thermal warming device

From: Rob Herring
Date: Fri Nov 22 2019 - 18:59:25 EST


On Wed, 20 Nov 2019 07:56:32 -0500, Thara Gopinath wrote:
> RPMh power controller hosts mx domain that can be used as thermal warming
> device. Add #cooling-cells property to the power domain provider node to
> indicate this.
>
> Signed-off-by: Thara Gopinath <thara.gopinath@xxxxxxxxxx>
> ---
> v3->v4:
> - Removed subnode to indicate that mx power domain is a warming
> device. Instead #cooling-cells is used as a power domain
> provider property to indicate if the provider hosts a power
> domain that can be used as a warming device.
>
> Documentation/devicetree/bindings/power/qcom,rpmpd.txt | 5 +++++
> 1 file changed, 5 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>