Message ID | 20241030110221.3321315-1-tudor.ambarus@linaro.org |
---|---|
State | Accepted |
Commit | ad5a30c27c5ed12952c1a02307d3d4d07c72c9f9 |
Headers | show |
Series | MAINTAINERS: add tambarus as reviewer for SPI NOR | expand |
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>
On Wed, 30 Oct 2024 11:02:21 +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. > > Applied to u-boot/master, thanks!
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
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(+)