On 31/07/2019 14:14, Guillaume La Roque wrote: > Add myself as maintainer for Amlogic Thermal driver. > > Signed-off-by: Guillaume La Roque <[email protected]> > --- > 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 <[email protected]> > +L: [email protected] > +L: [email protected] > +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 <[email protected]> > L: [email protected] >
Reviewed-by: Neil Armstrong <[email protected]>

