diff options
author | Niklas Söderlund <[email protected]> | 2020-02-16 14:02:52 +0100 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2020-04-28 14:19:48 +0200 |
commit | 770ae40cd6d23eb331572b8913f51dc715c9d460 (patch) | |
tree | 7043d99342fca8cd709c0db159d5bd523cdeb409 | |
parent | 79799562bf087b30d9dd0fddf5bed2d3b038be08 (diff) |
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 <[email protected]>
Acked-by: Yoshihiro Shimoda <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 9 |
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 <[email protected]> +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 <[email protected]> S: Supported |