[PATCH v2 3/3] MAINTAINERS: add qspi to Polarfire SoC entry

Naga Sureshkumar Relli posted 3 patches 3 years, 8 months ago
There is a newer version of this series
[PATCH v2 3/3] MAINTAINERS: add qspi to Polarfire SoC entry
Posted by Naga Sureshkumar Relli 3 years, 8 months ago
Add the qspi driver to the existing Polarfire SoC entry.

Signed-off-by: Naga Sureshkumar Relli <nagasuresh.relli@microchip.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 295ca16a415b..0329dca23fe2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17146,6 +17146,7 @@ S:	Supported
 F:	arch/riscv/boot/dts/microchip/
 F:	drivers/mailbox/mailbox-mpfs.c
 F:	drivers/soc/microchip/
+F:	drivers/spi/spi-microchip-core-qspi.c
 F:	drivers/spi/spi-microchip-core.c
 F:	include/soc/microchip/mpfs.h
 
-- 
2.25.1
Re: [PATCH v2 3/3] MAINTAINERS: add qspi to Polarfire SoC entry
Posted by Conor.Dooley@microchip.com 3 years, 8 months ago
On 02/08/2022 08:05, Naga Sureshkumar Relli wrote:
> Add the qspi driver to the existing Polarfire SoC entry.
> 
> Signed-off-by: Naga Sureshkumar Relli <nagasuresh.relli@microchip.com>

Thanks Suresh.

Acked-by: Conor Dooley <conor.dooley@microchip.com>

> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 295ca16a415b..0329dca23fe2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17146,6 +17146,7 @@ S:	Supported
>   F:	arch/riscv/boot/dts/microchip/
>   F:	drivers/mailbox/mailbox-mpfs.c
>   F:	drivers/soc/microchip/
> +F:	drivers/spi/spi-microchip-core-qspi.c
>   F:	drivers/spi/spi-microchip-core.c
>   F:	include/soc/microchip/mpfs.h
>