mbox series

[v1,0/3] thermal: rockchip: Support the RK3308 SoC in thermal driver

Message ID 1572923846-23310-1-git-send-email-zhangqing@rock-chips.com (mailing list archive)
Headers show
Series thermal: rockchip: Support the RK3308 SoC in thermal driver | expand

Message

Elaine Zhang Nov. 5, 2019, 3:17 a.m. UTC
RK3308 SOC has two Temperature Sensors for CPU and GPU.

Elaine Zhang (3):
  dt-bindings: rockchip-thermal: Support the RK3308 SoC compatible
  thermal: rockchip: Support the RK3308 SoC in thermal driver
  ARM64: dts: rockchip: rk3308: add tsadc node

 .../bindings/thermal/rockchip-thermal.txt          |  1 +
 arch/arm64/boot/dts/rockchip/rk3308.dtsi           | 20 ++++++++++++++++
 drivers/thermal/rockchip_thermal.c                 | 28 ++++++++++++++++++++++
 3 files changed, 49 insertions(+)