mbox series

[0/2] RK3588 Thermal Support

Message ID 20221021174721.92468-1-sebastian.reichel@collabora.com
Headers show
Series RK3588 Thermal Support | expand

Message

Sebastian Reichel Oct. 21, 2022, 5:47 p.m. UTC
Hi,

This adds thermal support for the new RK3588(s) SoC
series. The series has been tested on the RK3588
EVB1 board.

-- Sebastian

Finley Xiao (1):
  thermal: rockchip: Support RK3588 SoC in the thermal driver

Sebastian Reichel (1):
  dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible

 .../bindings/thermal/rockchip-thermal.yaml    |   1 +
 drivers/thermal/rockchip_thermal.c            | 182 +++++++++++++++++-
 2 files changed, 180 insertions(+), 3 deletions(-)