Re: [PATCH v2 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for rk3328 in dts

From: Zhang Rui
Date: Fri Aug 11 2017 - 00:52:25 EST


On Fri, 2017-08-04 at 16:06 +0800, Rocky Hao wrote:
> This series patches add the tsadc support in thermal driver and in
> devicetree for rk3328.
> Also add thermal control with Intelligent Power Allocation (IPA)
> policy by default.ÂÂPlease
> refer to https://developer.arm.com/open-source/intelligent-power-allo
> cation for more information
> about IPA.
>
> Rocky Hao (5):
> Â dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible
> Â thermal: rockchip: Support the RK3328 SOC in thermal driver
> Â arm64: dts: rockchip: add tsadc node for rk3328 SoC
> Â arm64: dts: rockchip: add thermal nodes for rk3328 SoC
> Â arm64: dts: rockchip: Enable tsadc module on RK3328 eavluation
> board
>
I can take this patch set if we have ACK for patch 3, 4 and 5.

thanks,
rui
> Â.../bindings/thermal/rockchip-thermal.txtÂÂÂÂÂÂÂÂÂÂ|ÂÂ1 +
> Âarch/arm64/boot/dts/rockchip/rk3328-evb.dtsÂÂÂÂÂÂÂÂ|ÂÂ4 ++
> Âarch/arm64/boot/dts/rockchip/rk3328.dtsiÂÂÂÂÂÂÂÂÂÂÂ| 63
> +++++++++++++++++++++
> Âdrivers/thermal/rockchip_thermal.cÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ| 65
> ++++++++++++++++++++++
> Â4 files changed, 133 insertions(+)
>