On 31/07/2019 14:14, Guillaume La Roque wrote: > Add myself as maintainer for Amlogic Thermal driver. > > Signed-off-by: Guillaume La Roque <glaroque@xxxxxxxxxxxx> > --- > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index fb2b12f75c37..299f27d11058 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -15910,6 +15910,15 @@ F: Documentation/driver-api/thermal/cpu-cooling-api.rst > F: drivers/thermal/cpu_cooling.c > F: include/linux/cpu_cooling.h > > +THERMAL DRIVER FOR AMLOGIC SOCS > +M: Guillaume La Roque <glaroque@xxxxxxxxxxxx> > +L: linux-pm@xxxxxxxxxxxxxxx > +L: linux-amlogic@xxxxxxxxxxxxxxxxxxx > +W: http://linux-meson.com/ > +S: Supported > +F: drivers/thermal/amlogic_thermal.c > +F: Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml > + > THINKPAD ACPI EXTRAS DRIVER > M: Henrique de Moraes Holschuh <ibm-acpi@xxxxxxxxxx> > L: ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx > Reviewed-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>