Re: [PATCH v6 4/6] soc: qcom: Extend RPMh power controller driver to register warming devices.

2020-06-16 Thread Ulf Hansson
On Thu, 4 Jun 2020 at 03:53, Thara Gopinath wrote: > > RPMh power control hosts power domains that can be used as > thermal warming devices. Register these power domains > with the generic power domain warming device thermal framework. > > Signed-off-by: Thara Gopinath Reviewed-by: Ulf Hansson

[PATCH v6 4/6] soc: qcom: Extend RPMh power controller driver to register warming devices.

2020-06-03 Thread Thara Gopinath
RPMh power control hosts power domains that can be used as thermal warming devices. Register these power domains with the generic power domain warming device thermal framework. Signed-off-by: Thara Gopinath --- v3->v4: - Introduce a boolean value is_warming_dev in rpmhpd structure to