Message ID | 20240123153421.715951-22-tudor.ambarus@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | spi: s3c64xx: winter cleanup and gs101 support | expand |
On Tue, Jan 23, 2024 at 9:34 AM Tudor Ambarus <tudor.ambarus@linaro.org> wrote: > > I'm working with the samsung SPI driver and I'd like to review further > patches on this driver. Add myself as reviewer. > > Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org> > --- Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org> > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8d1052fa6a69..b9cde7ed8489 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19404,6 +19404,7 @@ F: include/linux/clk/samsung.h > > SAMSUNG SPI DRIVERS > M: Andi Shyti <andi.shyti@kernel.org> > +R: Tudor Ambarus <tudor.ambarus@linaro.org> > L: linux-spi@vger.kernel.org > L: linux-samsung-soc@vger.kernel.org > S: Maintained > -- > 2.43.0.429.g432eaa2c6b-goog >
diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a69..b9cde7ed8489 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19404,6 +19404,7 @@ F: include/linux/clk/samsung.h SAMSUNG SPI DRIVERS M: Andi Shyti <andi.shyti@kernel.org> +R: Tudor Ambarus <tudor.ambarus@linaro.org> L: linux-spi@vger.kernel.org L: linux-samsung-soc@vger.kernel.org S: Maintained
I'm working with the samsung SPI driver and I'd like to review further patches on this driver. Add myself as reviewer. Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)