Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1312902

[PATCH 0/4] thermal: rcar: use thermal-zone on DT

From Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Newsgroups linux.kernel
Subject [PATCH 0/4] thermal: rcar: use thermal-zone on DT
Date 2016-01-20 07:00 +0100
Message-ID <qSTYe-28T-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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 linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/4] thermal: rcar: use thermal-zone on DT Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> - 2016-01-20 07:00 +0100

csiph-web