diff mbox series

[v4,7/7] MAINTAINERS: Added maintainer details

Message ID 20230712121219.2654234-8-pankaj.gupta@nxp.com
State Superseded
Headers show
Series firmware: imx: NXP Edgelock Enclave MUAP Driver | expand

Commit Message

Pankaj Gupta July 12, 2023, 12:12 p.m. UTC
MAINTAINERS: Added maintainer details for se-fw driver.

Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comments

Randy Dunlap July 12, 2023, 2:57 p.m. UTC | #1
Hi--

On 7/12/23 05:12, Pankaj Gupta wrote:
> MAINTAINERS: Added maintainer details for se-fw driver.
> 
> Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>
> ---
>  MAINTAINERS | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3be1bdfe8ecc..654c1628417d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13620,6 +13620,16 @@ F:	mm/
>  F:	tools/mm/
>  F:	tools/testing/selftests/mm/
>  

Nope, this is not in alphabetical order. The MAINTAINERS file
is to be kept in alphabetical order.

> +NXP EDGELOCK(SECURE) ENCLAVE FIRMWARE DRIVER
> +M:	Pankaj Gupta <pankaj.gupta@nxp.com>
> +R:	NXP Linux Team <linux-imx@nxp.com>
> +L:	linux-kernel@vger.kernel.org
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/arm/freescale/fsl,se-fw.yaml
> +F:	drivers/firmware/imx/ele*.*
> +F:	drivers/firmware/imx/se*.*
> +F:	include/linux/firmware/imx/ele*.*
> +
>  MEMORY TECHNOLOGY DEVICES (MTD)
>  M:	Miquel Raynal <miquel.raynal@bootlin.com>
>  M:	Richard Weinberger <richard@nod.at>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3be1bdfe8ecc..654c1628417d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13620,6 +13620,16 @@  F:	mm/
 F:	tools/mm/
 F:	tools/testing/selftests/mm/
 
+NXP EDGELOCK(SECURE) ENCLAVE FIRMWARE DRIVER
+M:	Pankaj Gupta <pankaj.gupta@nxp.com>
+R:	NXP Linux Team <linux-imx@nxp.com>
+L:	linux-kernel@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/arm/freescale/fsl,se-fw.yaml
+F:	drivers/firmware/imx/ele*.*
+F:	drivers/firmware/imx/se*.*
+F:	include/linux/firmware/imx/ele*.*
+
 MEMORY TECHNOLOGY DEVICES (MTD)
 M:	Miquel Raynal <miquel.raynal@bootlin.com>
 M:	Richard Weinberger <richard@nod.at>