Patch "arm64: dts: rockchip: reduce thermal limits on rk3399-pinephone-pro" has been added to the 6.1-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: rockchip: reduce thermal limits on rk3399-pinephone-pro

to the 6.1-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-rockchip-reduce-thermal-limits-on-rk3399-p.patch
and it can be found in the queue-6.1 subdirectory.

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



commit e8254b1224a3afbf8970895cdb59a20e0e75c295
Author: Jarrah Gosbell <kernel@undef.tools>
Date:   Wed Dec 7 11:32:13 2022 +0000

    arm64: dts: rockchip: reduce thermal limits on rk3399-pinephone-pro
    
    [ Upstream commit 33e24f0738b922b6f5f4118dbdc26cac8400d7b9 ]
    
    While this device uses the rk3399 it is also enclosed in a tight package
    and cooled through the screen and back case. The default rk3399 thermal
    limits can result in a burnt screen.
    
    These lower limits have resulted in the existing burn not expanding and
    will hopefully result in future devices not experiencing the issue.
    
    Signed-off-by: Jarrah Gosbell <kernel@undef.tools>
    Link: https://lore.kernel.org/r/20221207113212.8216-1-kernel@undef.tools
    Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts b/arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts
index 2e058c3150256..fccc2b2f327df 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dts
@@ -83,6 +83,13 @@ vcc1v8_codec: vcc1v8-codec-regulator {
 	};
 };
 
+&cpu_alert0 {
+	temperature = <65000>;
+};
+&cpu_alert1 {
+	temperature = <68000>;
+};
+
 &cpu_l0 {
 	cpu-supply = <&vdd_cpu_l>;
 };



[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