Implement ts_set_limit() for rk3588. This makes thermal zones on rk3588
authorkettenis <kettenis@openbsd.org>
Thu, 27 Jun 2024 09:40:15 +0000 (09:40 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 27 Jun 2024 09:40:15 +0000 (09:40 +0000)
commit74b3eef0805cd8f8db37988c9b4d4ca9647e622e
tree66208502c6b09a398c3ced048a592eb86b3fd5ea
parent689107618d66b902cd58f715f9ac5d71f392fefc
Implement ts_set_limit() for rk3588.  This makes thermal zones on rk3588
boards work.  This should make DVFS safe on those boards.  Note that the
device trees shipped with the current u-boot-rk3588 package do not
include the necessary support for DVFS and thermal zones yet.

ok dlg@
sys/dev/fdt/rktemp.c