mbox series

[v1,0/3] thermal: rockchip: fix up thermal driver

Message ID 1554100985-11385-1-git-send-email-zhangqing@rock-chips.com (mailing list archive)
Headers show
Series thermal: rockchip: fix up thermal driver | expand

Message

Elaine Zhang April 1, 2019, 6:43 a.m. UTC
1. add pinctrl control.
2. support PX30 soc

Elaine Zhang (3):
  thermal: rockchip: add pinctrl control
  dt-bindings: rockchip-thermal: Support the PX30 SoC compatible
  thermal: rockchip: Support the PX30 SoC in thermal driver

 .../bindings/thermal/rockchip-thermal.txt          |   1 +
 drivers/thermal/rockchip_thermal.c                 | 100 ++++++++++++++++++---
 2 files changed, 90 insertions(+), 11 deletions(-)