lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 27 Feb 2024 17:42:14 +0100
From: Gregory CLEMENT <gregory.clement@...tlin.com>
To: Stefan Eichenberger <eichest@...il.com>, andrew@...n.ch,
 sebastian.hesselbarth@...il.com, robh+dt@...nel.org,
 krzysztof.kozlowski+dt@...aro.org, conor+dt@...nel.org
Cc: linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
 linux-kernel@...r.kernel.org, Alex Leibovich <alexl@...vell.com>, Stefan
 Chulski <stefanc@...vell.com>, Russell King <rmk+kernel@...linux.org.uk>
Subject: Re: [PATCH v2] arm64: dts: armada-ap807: update thermal compatible

Hi Stefan Eichenberger,

> From: Alex Leibovich <alexl@...vell.com>
>
> Use the correct thermal coefficients for the Armada AP807 dies.
>
> Signed-off-by: Alex Leibovich <alexl@...vell.com>
> Reviewed-by: Stefan Chulski <stefanc@...vell.com>
> Tested-by: Stefan Chulski <stefanc@...vell.com>
> Signed-off-by: Russell King (Oracle) <rmk+kernel@...linux.org.uk>
> Signed-off-by: Stefan Eichenberger <eichest@...il.com>


Applied on mvebu/dt64

Thanks,

Gregory

> ---
> Changes in v2:
> - Added me as last signed-off-by
> - Besides that it is the third patch of this series:
> https://lore.kernel.org/all/ZIxMYXDCTB7IvsDk@shell.armlinux.org.uk/
> - The first two patches in the series are already applied
> ---
>  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";
> +};
> -- 
> 2.40.1
>

-- 
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ