Re: [PATCH] arm64: dts: qcom: sc7180: Changed polling-delay in Thermal-zones node

From: Doug Anderson
Date: Tue Mar 17 2020 - 12:51:16 EST


Hi,

On Tue, Mar 17, 2020 at 12:42 AM Rajeshwari <rkambl@xxxxxxxxxxxxxx> wrote:
>
> Changed polling-delay and polling-delay-passive to zero as per
> the requirement.
>
> Signed-off-by: Rajeshwari <rkambl@xxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sc7180.dtsi | 100 +++++++++++++++++------------------
> 1 file changed, 50 insertions(+), 50 deletions(-)

It probably wouldn't hurt to mention in the commit message that this
is because the thermal sensor interrupts are all hooked up and thus
the polling is not a useful thing to do. ...but other than that:

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>