commit | dea252fa41cd8ce332d148444e4799235a8a03ec | [log] [tgz] |
---|---|---|
author | Clément Péron <peron.clem@gmail.com> | Sat Oct 03 12:03:32 2020 +0200 |
committer | Maxime Ripard <maxime@cerno.tech> | Mon Oct 05 11:36:58 2020 +0200 |
tree | ca7d6aaae971fa6bca7f127257a02d41037fa4dd | |
parent | 2933bf3528007f834fb7f5eab033f9c5b0683f91 [diff] |
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 <peron.clem@gmail.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://lore.kernel.org/r/20201003100332.431178-1-peron.clem@gmail.com