[PATCH] MAINTAINERS: add tambarus as reviewer for SPI NOR

I'd like to get Cc'ed to u-boot's SPI NOR patches to help review them. The ultimate goal is to have an aligned approach in u-boot and linux.
Signed-off-by: Tudor Ambarus tudor.ambarus@linaro.org --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 38c714cf46..df046192ea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1604,6 +1604,7 @@ F: drivers/mtd/nand/spi/ SPI-NOR M: Jagan Teki jagan@amarulasolutions.com M: Vignesh R vigneshr@ti.com +R: Tudor Ambarus tudor.ambarus@linaro.org S: Maintained F: drivers/mtd/spi/ F: include/spi_flash.h

On 10/30/24 12:02 PM, Tudor Ambarus wrote:
I'd like to get Cc'ed to u-boot's SPI NOR patches to help review them. The ultimate goal is to have an aligned approach in u-boot and linux.
Signed-off-by: Tudor Ambarus tudor.ambarus@linaro.org
Acked-by: Marek Vasut marex@denx.de
Thanks !

Hi Tudor,
On Wed, Oct 30, 2024 at 10:18 AM Tudor Ambarus tudor.ambarus@linaro.org wrote:
I'd like to get Cc'ed to u-boot's SPI NOR patches to help review them. The ultimate goal is to have an aligned approach in u-boot and linux.
Signed-off-by: Tudor Ambarus tudor.ambarus@linaro.org
MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 38c714cf46..df046192ea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1604,6 +1604,7 @@ F: drivers/mtd/nand/spi/ SPI-NOR M: Jagan Teki jagan@amarulasolutions.com M: Vignesh R vigneshr@ti.com +R: Tudor Ambarus tudor.ambarus@linaro.org
Your help is appreciated, thanks:
Reviewed-by: Fabio Estevam festevam@gmail.com

On Wed, Oct 30, 2024 at 11:02:21AM +0000, Tudor Ambarus wrote:
I'd like to get Cc'ed to u-boot's SPI NOR patches to help review them. The ultimate goal is to have an aligned approach in u-boot and linux.
Signed-off-by: Tudor Ambarus tudor.ambarus@linaro.org
Many thanks for volunteering here!
Reviewed-by: Tom Rini trini@konsulko.com
participants (4)
-
Fabio Estevam
-
Marek Vasut
-
Tom Rini
-
Tudor Ambarus