Patch "arm64: dts: allwinner: h5: Fix GPU thermal zone node name" has been added to the 5.10-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: allwinner: h5: Fix GPU thermal zone node name

to the 5.10-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-allwinner-h5-fix-gpu-thermal-zone-node-nam.patch
and it can be found in the queue-5.10 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 3a72d4e7ead10d027e7528c7f2e577bf4640f96a
Author: Maxime Ripard <maxime@xxxxxxxxxx>
Date:   Wed Sep 1 11:18:47 2021 +0200

    arm64: dts: allwinner: h5: Fix GPU thermal zone node name
    
    [ Upstream commit 94a0f2b0e4e0953d8adf319c44244ef7a57de32c ]
    
    The GPU thermal zone is named gpu_thermal. However, the underscore is
    an invalid character for a node name and the thermal zone binding
    explicitly requires that zones are called *-thermal. Let's fix it.
    
    Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx>
    Acked-by: Jernej Skrabec <jernej.skrabec@xxxxxxxxx>
    Link: https://lore.kernel.org/r/20210901091852.479202-48-maxime@xxxxxxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi b/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi
index 10489e5086956..0ee8a5adf02b0 100644
--- a/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi
@@ -204,7 +204,7 @@ cpu-hot-limit {
 			};
 		};
 
-		gpu_thermal {
+		gpu-thermal {
 			polling-delay-passive = <0>;
 			polling-delay = <0>;
 			thermal-sensors = <&ths 1>;



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux