diff options
author | Trevor Gamblin <tgamblin@baylibre.com> | 2024-10-17 19:47:44 +0200 |
---|---|---|
committer | Uwe Kleine-König <ukleinek@kernel.org> | 2024-10-25 11:31:17 +0200 |
commit | 517fb4d77c44c7519ae6937329c496894461f416 (patch) | |
tree | 6736a25922e24c75bf204f6170333d86fe7a6352 /MAINTAINERS | |
parent | pwm: imx-tpm: Use correct MODULO value for EPWM mode (diff) | |
download | linux-517fb4d77c44c7519ae6937329c496894461f416.tar.xz linux-517fb4d77c44c7519ae6937329c496894461f416.zip |
MAINTAINERS: add self as reviewer for AXI PWM GENERATOR
The initial author of the driver has moved on, so add the final
submitter (myself) as reviewer for the AXI PWM driver.
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20241017174744.902454-1-tgamblin@baylibre.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c27f3190737f..a506fa4f6825 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3758,6 +3758,7 @@ F: drivers/spi/spi-axi-spi-engine.c AXI PWM GENERATOR M: Michael Hennerich <michael.hennerich@analog.com> M: Nuno Sá <nuno.sa@analog.com> +R: Trevor Gamblin <tgamblin@baylibre.com> L: linux-pwm@vger.kernel.org S: Supported W: https://ez.analog.com/linux-software-drivers |