]> Git Repo - linux.git/commit
ARM: dts: sun4i-a10: fix cpu_alert temperature
authorClément Péron <[email protected]>
Sat, 3 Oct 2020 10:03:32 +0000 (12:03 +0200)
committerMaxime Ripard <[email protected]>
Mon, 5 Oct 2020 09:36:58 +0000 (11:36 +0200)
commitdea252fa41cd8ce332d148444e4799235a8a03ec
treeca7d6aaae971fa6bca7f127257a02d41037fa4dd
parent2933bf3528007f834fb7f5eab033f9c5b0683f91
ARM: dts: sun4i-a10: fix cpu_alert temperature

When running dtbs_check thermal_zone warn about the
temperature declared.

thermal-zones: cpu-thermal:trips:cpu-alert0:temperature:0:0: 850000 is greater than the maximum of 200000

It's indeed wrong the real value is 85°C and not 850°C.

Signed-off-by: Clément Péron <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
arch/arm/boot/dts/sun4i-a10.dtsi
This page took 0.072485 seconds and 4 git commands to generate.