mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
arm64: dts: armada-ap807: update thermal compatible
Use the correct thermal coefficients for the Armada AP807 dies. Signed-off-by: Alex Leibovich <alexl@marvell.com> Reviewed-by: Stefan Chulski <stefanc@marvell.com> Tested-by: Stefan Chulski <stefanc@marvell.com> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Signed-off-by: Stefan Eichenberger <eichest@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
parent
ec55a22149
commit
ecd815b862
|
|
@ -33,3 +33,6 @@ &ap_sdhci0 {
|
|||
"marvell,armada-ap806-sdhci"; /* Backward compatibility */
|
||||
};
|
||||
|
||||
&ap_thermal {
|
||||
compatible = "marvell,armada-ap807-thermal";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user