thermal/drivers/rockchip: Support RK3588 SoC in the thermal driver
authorFinley Xiao <finley.xiao@rock-chips.com>
Wed, 8 Mar 2023 11:22:52 +0000 (12:22 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Fri, 7 Apr 2023 08:31:33 +0000 (10:31 +0200)
commit45d7b3867a5cabb97fc31f16122cda8540c3a30c
treec32c7f0af4e7f93c9985b6dedd73c2dbdccb68e4
parent267f596585abc78efbdda51a80dd36c65c0f6ad0
thermal/drivers/rockchip: Support RK3588 SoC in the thermal driver

The RK3588 SoC has seven temperature sensor ADC channels:

- Chip Center
- CPU Cluster 1 (Dual A76 "Big" Cores)
- CPU Cluster 2 (Dual A76 "Big" Cores)
- CPU Cluster 0 (Quad A55 "Little" Cores)
- Power Domain Center
- Graphics Processing Unit
- Neural Processing Unit

Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
[rebase, squash fixes]
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20230308112253.15659-7-sebastian.reichel@collabora.com
drivers/thermal/rockchip_thermal.c