bcm27xx: enable THERMAL_WRITABLE_TRIPS on bcm2710 and bcm2711
authorBjørn Mork <bjorn@mork.no>
Mon, 16 Mar 2020 19:39:29 +0000 (20:39 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 18 Mar 2020 11:19:13 +0000 (12:19 +0100)
commitdabe8471fc4ccc9297aa88148cdf527a4fca3576
treeccdb932a1d343c35bfbb2b9bfd79a971f51d2be3
parent132ff90f1d544900e477740e32c86f13b60960ce
bcm27xx: enable THERMAL_WRITABLE_TRIPS on bcm2710 and bcm2711

The PoE hat supported on the RPi 3B+ and 4B comes with a rather
loud fan, tripped in two steps by the brcmstb_thermal
thermal_zone driver.  Enabling writable trip points allow
users to adjust the fan trip points according to their
preferred temp/noise ratio.

This setting is enabled on most other targets with similar
thermal_zone controlled cooling devices.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
target/linux/bcm27xx/bcm2710/config-4.19
target/linux/bcm27xx/bcm2710/config-5.4
target/linux/bcm27xx/bcm2711/config-4.19
target/linux/bcm27xx/bcm2711/config-5.4