[PATCH v2 25/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry

Herve Codina posted 28 patches 2 years, 1 month ago
There is a newer version of this series
[PATCH v2 25/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
Posted by Herve Codina 2 years, 1 month ago
After contributing the driver, add myself as the maintainer for the
Lantiq PEF2256 driver.

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 14041d90f9c8..07a7d9fca3c4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11776,6 +11776,15 @@ S:	Maintained
 F:	arch/mips/lantiq
 F:	drivers/soc/lantiq
 
+LANTIQ PEF2256 DRIVER
+M:	Herve Codina <herve.codina@bootlin.com>
+S:	Maintained
+F:	Documentation/devicetree/bindings/net/lantiq,pef2256.yaml
+F:	drivers/net/wan/framer/pef2256/
+F:	drivers/pinctrl/pinctrl-pef2256-regs.h
+F:	drivers/pinctrl/pinctrl-pef2256.c
+F:	include/linux/framer/pef2256.h
+
 LASI 53c700 driver for PARISC
 M:	"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
 L:	linux-scsi@vger.kernel.org
-- 
2.41.0
Re: [PATCH v2 25/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
Posted by Christophe Leroy 2 years, 1 month ago

Le 26/07/2023 à 17:02, Herve Codina a écrit :
> After contributing the driver, add myself as the maintainer for the
> Lantiq PEF2256 driver.
> 
> Signed-off-by: Herve Codina <herve.codina@bootlin.com>

Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>

> ---
>   MAINTAINERS | 9 +++++++++
>   1 file changed, 9 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 14041d90f9c8..07a7d9fca3c4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11776,6 +11776,15 @@ S:	Maintained
>   F:	arch/mips/lantiq
>   F:	drivers/soc/lantiq
>   
> +LANTIQ PEF2256 DRIVER
> +M:	Herve Codina <herve.codina@bootlin.com>
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/net/lantiq,pef2256.yaml
> +F:	drivers/net/wan/framer/pef2256/
> +F:	drivers/pinctrl/pinctrl-pef2256-regs.h
> +F:	drivers/pinctrl/pinctrl-pef2256.c
> +F:	include/linux/framer/pef2256.h
> +
>   LASI 53c700 driver for PARISC
>   M:	"James E.J. Bottomley" <James.Bottomley@HansenPartnership.com>
>   L:	linux-scsi@vger.kernel.org