aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorTudor Ambarus <tudor.ambarus@linaro.org>2025-02-13 08:03:41 +0000
committerMark Brown <broonie@kernel.org>2025-02-16 23:59:54 +0000
commit3d7a20f9ba7b09a35df4bdb5f0ddb2a0c8a4f39e (patch)
tree2e94e0719eceb4acd0e4a7b0ae183d67ae4ed1c5
parentspi: atmel-quadspi: remove references to runtime PM on error path (diff)
downloadwireguard-linux-3d7a20f9ba7b09a35df4bdb5f0ddb2a0c8a4f39e.tar.xz
wireguard-linux-3d7a20f9ba7b09a35df4bdb5f0ddb2a0c8a4f39e.zip
MAINTAINERS: add tambarus as R for Samsung SPI
I'm currently working on a Samsung SoC which includes SPI. I'd like to be Cc'ed to further contributions and help on reviewing them. Add me as reviewer. Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org> Acked-by: Andi Shyti <andi.shyti@kernel.org> Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org> Link: https://patch.msgid.link/20250213-gs101-spi-r-v1-1-1e3ab8096873@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index efee40ea589f..3a5d1d5891e7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21075,6 +21075,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