Re: [PATCH 2/2] arm64: dts: juno: add thermal zones for scpi sensors

From: Punit Agrawal
Date: Tue Jun 14 2016 - 06:36:20 EST


Javi Merino <javi.merino@xxxxxxx> writes:

> The juno dts have entries for the hwmon scpi, let's create thermal zones
> for the temperature sensors described in the Juno ARM Development
> Platform Implementation Details.
>
> Cc: Liviu Dudau <liviu.dudau@xxxxxxx>
> Cc: Sudeep Holla <sudeep.holla@xxxxxxx>
> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
> Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> Cc: Mark Rutland <mark.rutland@xxxxxxx>
> Cc: Catalin Marinas <catalin.marinas@xxxxxxx>
> Cc: Will Deacon <will.deacon@xxxxxxx>
> Signed-off-by: Javi Merino <javi.merino@xxxxxxx>

I've reviewed the sensor ids against documentation and tested this on
Juno r2. For the cluster and gpu thermal zones to function, I had to
update the firmware.

For the device tree changes -

Acked-by: Punit Agrawal <punit.agrawal@xxxxxxx>

Thanks

> ---
> arch/arm64/boot/dts/arm/juno-base.dtsi | 42 ++++++++++++++++++++++++++++++++++
> arch/arm64/boot/dts/arm/juno-r1.dts | 16 +++++++++++++
> arch/arm64/boot/dts/arm/juno-r2.dts | 16 +++++++++++++
> 3 files changed, 74 insertions(+)
>

[...]