[Bug 1204141] [RPi4] kernel: thermal_sys: Failed to find 'trips' node
https://bugzilla.suse.com/show_bug.cgi?id=1204141 https://bugzilla.suse.com/show_bug.cgi?id=1204141#c2 --- Comment #2 from Ivan Ivanov <ivan.ivanov@suse.com> --- There are no trip points defined in files provided by raspberrypi-firmware-dt package. From what I see they are deleted deliberately like this: &cpu_thermal { /delete-node/ trips; /delete-node/ cooling-maps; }; And if I am not mistaken this was done since day 1. If I would have to guess this is because VPU/GPU is actually controlling temperature on the SoC. Error message that we see in the logs was introduced recently by [1]. Previously, creating a thermal zone just quietly failed. Not sure how we should handle this. [1] d0c75fa2c17f thermal/of: Initialize trip points separately -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com