[PATCH 0/2] Rockchip SoC thermal driver
Caesar Wang
caesar.wang at rock-chips.com
Fri Aug 22 17:15:32 PDT 2014
This series adds support for the thermal Found on Rockhip SoCs.
Caesar Wang (2):
dt-bindings: document Rockchip thermal
thermal: rockchip: add driver for Rockchip thermal
Tested on rk3288 Board.
.../bindings/thermal/rockchip-thermal.txt | 33 +
drivers/thermal/Kconfig | 9 +
drivers/thermal/Makefile | 1 +
drivers/thermal/rockchip_thermal.c | 659 ++++++++++++++++++++
4 files changed, 702 insertions(+)
create mode 100644 Documentation/devicetree/bindings/thermal/rockchip-thermal.txt
create mode 100644 drivers/thermal/rockchip_thermal.c
--
1.7.9.5
More information about the linux-arm-kernel
mailing list