mbox series

[PATCH/RFT,v2,0/2] thermal: add suport for R8A77990

Message ID 1545058221-22529-1-git-send-email-ykaneko0929@gmail.com (mailing list archive)
Headers show
Series thermal: add suport for R8A77990 | expand

Message

Yoshihiro Kaneko Dec. 17, 2018, 2:50 p.m. UTC
This series adds thermal support for R-Car E3 (R8A77990).

This series is based on the master branch of Linus Torvalds's linux tree.

v2 [Yoshihiro Kaneko]
- Rebased on latest Linus master branch

Yoshihiro Kaneko (2):
  dt-bindings: thermal: rcar-thermal: add R8A77990 support
  thermal: rcar_thermal: add R8A77990 support

 Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 5 +++--
 drivers/thermal/rcar_thermal.c                             | 4 ++++
 2 files changed, 7 insertions(+), 2 deletions(-)