]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: bcm283x: Fix critical trip point
authorStefan Wahren <wahrenst@gmx.net>
Sat, 30 Nov 2019 12:31:13 +0000 (13:31 +0100)
committerFlorian Fainelli <f.fainelli@gmail.com>
Tue, 10 Dec 2019 20:37:09 +0000 (12:37 -0800)
commit1d41e99b78747d105588e19ddfd04058723a7a7d
treee75d69d2828a3436fa36414f386d29293f7f512d
parent6c4f037497993fa41df445a1f481941bac05a103
ARM: dts: bcm283x: Fix critical trip point

During definition of the CPU thermal zone of BCM283x SoC family there
was a misunderstanding of the meaning "criticial trip point" and the
thermal throttling range of the VideoCore firmware. The latter one takes
effect when the core temperature is at least 85 degree celsius or higher

So the current critical trip point doesn't make sense, because the
thermal shutdown appears before the firmware has a chance to throttle
the ARM core(s).

Fix these unwanted shutdowns by increasing the critical trip point
to a value which shouldn't be reached with working thermal throttling.

Fixes: 2d0296bd6f67 ("ARM: dts: bcm283x: Add CPU thermal zone with 1 trip point")
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm283x.dtsi