[PATCH v2 7/7] MAINTAINERS: Added maintainer details

Pankaj Gupta posted 7 patches 2 years, 8 months ago
[PATCH v2 7/7] MAINTAINERS: Added maintainer details
Posted by Pankaj Gupta 2 years, 8 months ago
MAINTAINERS: Added maintainer details for ele-mu driver.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 0e64787aace8..59201de85009 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8103,6 +8103,13 @@ S:	Maintained
 F:	Documentation/devicetree/bindings/crypto/fsl-sec4.txt
 F:	drivers/crypto/caam/
 
+NXP Edgelock Enclave MU DRIVER
+M:	Pankaj Gupta <pankaj.gupta@nxp.com>
+L:	linux-kernel@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/arm/freescale/fsl,ele_mu.yaml
+F:	drivers/firmware/imx/
+
 FREESCALE COLDFIRE M5441X MMC DRIVER
 M:	Angelo Dureghello <angelo.dureghello@timesys.com>
 L:	linux-mmc@vger.kernel.org
-- 
2.34.1
Re: [PATCH v2 7/7] MAINTAINERS: Added maintainer details
Posted by Krzysztof Kozlowski 2 years, 8 months ago
On 19/04/2023 19:55, Pankaj Gupta wrote:
> MAINTAINERS: Added maintainer details for ele-mu driver.
> 
> Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0e64787aace8..59201de85009 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8103,6 +8103,13 @@ S:	Maintained
>  F:	Documentation/devicetree/bindings/crypto/fsl-sec4.txt
>  F:	drivers/crypto/caam/
>  
> +NXP Edgelock Enclave MU DRIVER

Fix the order. Open the file, read the beginning about ordering.

Best regards,
Krzysztof