commit | 252cc72af6a2017dae340b4136124d3e625e4e0f | [log] [tgz] |
---|---|---|
author | Nicolas Chauvet <kwizart@gmail.com> | Sun Sep 27 17:09:52 2020 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Nov 26 19:06:47 2020 +0100 |
tree | 0c33e31e28b8a9690db03201d37b840f7b9ab2fd | |
parent | 37ac8c4c04c9441fe05f4215b330775b00df7a99 [diff] |
ARM: tegra: Add missing hot temperatures to Tegra124 thermal-zones According to dmesg, thermal-zones for mem and cpu are missing hot temperatures properties. throttrip: pll: missing hot temperature ... throttrip: mem: missing hot temperature ... Adding them will clear the messages. Signed-off-by: Nicolas Chauvet <kwizart@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>