[PATCH 3/3] arm64: dts: armada-ap807: update thermal compatible

Stefan Eichenberger eichest at gmail.com
Wed Feb 7 08:15:48 PST 2024


Hi Russell and Alex,

On Fri, Jun 16, 2023 at 12:50:47PM +0100, Russell King wrote:
> From: Alex Leibovich <alexl at marvell.com>
> 
> Use the correct thermal coefficients for the Armada AP807 dies.
> 
> Signed-off-by: Alex Leibovich <alexl at marvell.com>
> Reviewed-by: Stefan Chulski <stefanc at marvell.com>
> Tested-by: Stefan Chulski <stefanc at marvell.com>
> Signed-off-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>
> ---
>  arch/arm64/boot/dts/marvell/armada-ap807.dtsi | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/marvell/armada-ap807.dtsi b/arch/arm64/boot/dts/marvell/armada-ap807.dtsi
> index 4a23f65d475f..a3328d05fc94 100644
> --- a/arch/arm64/boot/dts/marvell/armada-ap807.dtsi
> +++ b/arch/arm64/boot/dts/marvell/armada-ap807.dtsi
> @@ -33,3 +33,6 @@ &ap_sdhci0 {
>  		     "marvell,armada-ap806-sdhci"; /* Backward compatibility */
>  };
>  
> +&ap_thermal {
> +	compatible = "marvell,armada-ap807-thermal";
> +};

While working on some thermal optimizations, our hardware team
discovered that this patch is still missing upstream. Is something
missing or did it get lost?

Regards,
Stefan



More information about the linux-arm-kernel mailing list