summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2020-02-16 14:02:52 +0100
committerDaniel Lezcano <daniel.lezcano@linaro.org>2020-04-28 14:19:48 +0200
commit770ae40cd6d23eb331572b8913f51dc715c9d460 (patch)
tree7043d99342fca8cd709c0db159d5bd523cdeb409 /MAINTAINERS
parentthermal: int3400_thermal: Statically initialize .get_mode()/.set_mode() ops (diff)
downloadlinux-770ae40cd6d23eb331572b8913f51dc715c9d460.tar.xz
linux-770ae40cd6d23eb331572b8913f51dc715c9d460.zip
MAINTAINERS: Add entry for Renesas R-Car thermal drivers
Add an entry to make myself a maintainer of the Renesas R-Car thermal drivers. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20200216130252.125100-1-niklas.soderlund+renesas@ragnatech.se
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e64e5db31497..728c6cf55c35 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14366,6 +14366,15 @@ F: Documentation/devicetree/bindings/i2c/renesas,iic.txt
F: drivers/i2c/busses/i2c-rcar.c
F: drivers/i2c/busses/i2c-sh_mobile.c
+RENESAS R-CAR THERMAL DRIVERS
+M: Niklas Söderlund <niklas.soderlund@ragnatech.se>
+L: linux-renesas-soc@vger.kernel.org
+S: Supported
+F: Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt
+F: Documentation/devicetree/bindings/thermal/rcar-thermal.txt
+F: drivers/thermal/rcar_gen3_thermal.c
+F: drivers/thermal/rcar_thermal.c
+
RENESAS RIIC DRIVER
M: Chris Brandt <chris.brandt@renesas.com>
S: Supported