mbox series

[0/3] Update for AP807 thermal data

Message ID ZIxMYXDCTB7IvsDk@shell.armlinux.org.uk (mailing list archive)
Headers show
Series Update for AP807 thermal data | expand

Message

Russell King (Oracle) June 16, 2023, 11:49 a.m. UTC
Hi,

This series updates the thermal data for the AP807 die, which has
different coefficients to the AP806.

These patches have come from the SolidRun CN913x build repository
which can be found at:
https://github.com/SolidRun/cn913x_build/tree/master/patches/linux

 .../devicetree/bindings/thermal/armada-thermal.txt |  1 +
 arch/arm64/boot/dts/marvell/armada-ap807.dtsi      |  3 ++
 drivers/thermal/armada_thermal.c                   | 32 ++++++++++++++++++++--
 3 files changed, 34 insertions(+), 2 deletions(-)

Comments

Daniel Lezcano June 16, 2023, 2:17 p.m. UTC | #1
On 16/06/2023 13:49, Russell King (Oracle) wrote:
> Hi,
> 
> This series updates the thermal data for the AP807 die, which has
> different coefficients to the AP806.
> 
> These patches have come from the SolidRun CN913x build repository
> which can be found at:
> https://github.com/SolidRun/cn913x_build/tree/master/patches/linux
> 
>   .../devicetree/bindings/thermal/armada-thermal.txt |  1 +
>   arch/arm64/boot/dts/marvell/armada-ap807.dtsi      |  3 ++
>   drivers/thermal/armada_thermal.c                   | 32 ++++++++++++++++++++--
>   3 files changed, 34 insertions(+), 2 deletions(-)

Applied, patch 1 and 2.

Dropped the sa_ip-sw-jenkins Tested-by tag

Thanks