Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1312902 > unrolled thread
| Started by | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> |
|---|---|
| First post | 2016-01-20 07:00 +0100 |
| Last post | 2016-01-20 07:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/4] thermal: rcar: use thermal-zone on DT Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> - 2016-01-20 07:00 +0100
| From | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> |
|---|---|
| Date | 2016-01-20 07:00 +0100 |
| Subject | [PATCH 0/4] thermal: rcar: use thermal-zone on DT |
| Message-ID | <qSTYe-28T-15@gated-at.bofh.it> |
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(-)
Back to top | Article view | linux.kernel
csiph-web