[PATCH 0/4] thermal: rcar: use thermal-zone on DT
From: Kuninori Morimoto
Date: Wed Jan 20 2016 - 00:55:32 EST
Hi Zhang, Simon
These patches enables thermal-zone on R-Car thermal driver
Kuninori Morimoto (4):
thermal: rcar: enable to use thermal-zone on DT
ARM: shmobile: r8a7790: enable to use thermal-zone
ARM: shmobile: r8a7791: enable to use thermal-zone
ARM: shmobile: r8a7793: enable to use thermal-zone
Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 37 +++++++++++++++++++++++++++++++++++--
arch/arm/boot/dts/r8a7790.dtsi | 26 ++++++++++++++++++++++++--
arch/arm/boot/dts/r8a7791.dtsi | 26 ++++++++++++++++++++++++--
arch/arm/boot/dts/r8a7793.dtsi | 26 ++++++++++++++++++++++++--
drivers/thermal/rcar_thermal.c | 45 ++++++++++++++++++++++++++++++++++++++++-----
5 files changed, 147 insertions(+), 13 deletions(-)