2023-06-16 12:56:49

by Pankaj Gupta

[permalink] [raw]
Subject: [PATCH v3 7/7] MAINTAINERS: Added maintainer details

MAINTAINERS: Added maintainer details for ele-mu driver.

Signed-off-by: Pankaj Gupta <[email protected]>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6992b7cc7095..21a7a5604436 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13536,6 +13536,15 @@ F: mm/
F: tools/mm/
F: tools/testing/selftests/mm/

+NXP Edgelock Enclave MU DRIVER
+M: Pankaj Gupta <[email protected]>
+R: NXP Linux Team <[email protected]>
+L: [email protected]
+S: Maintained
+F: Documentation/devicetree/bindings/arm/freescale/fsl,ele_mu.yaml
+F: drivers/firmware/imx/ele*.*
+F: include/linux/firmware/imx/ele*.*
+
MEMORY TECHNOLOGY DEVICES (MTD)
M: Miquel Raynal <[email protected]>
M: Richard Weinberger <[email protected]>
--
2.34.1



2023-07-10 18:25:21

by Pankaj Gupta

[permalink] [raw]
Subject: RE: [PATCH v3 7/7] MAINTAINERS: Added maintainer details



> -----Original Message-----
> From: Pankaj Gupta
> Sent: Friday, June 16, 2023 6:13 PM
> To: [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; dl-linux-imx <linux-
> [email protected]>; [email protected]; linux-arm-
> [email protected]; Gaurav Jain <[email protected]>; linux-
> [email protected]
> Cc: Pankaj Gupta <[email protected]>
> Subject: [PATCH v3 7/7] MAINTAINERS: Added maintainer details
>
> MAINTAINERS: Added maintainer details for ele-mu driver.
>
> Signed-off-by: Pankaj Gupta <[email protected]>
> ---
> MAINTAINERS | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6992b7cc7095..21a7a5604436 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13536,6 +13536,15 @@ F: mm/
> F: tools/mm/
> F: tools/testing/selftests/mm/
>
> +NXP Edgelock Enclave MU DRIVER
> +M: Pankaj Gupta <[email protected]>
> +R: NXP Linux Team <[email protected]>
> +L: [email protected]
> +S: Maintained
> +F: Documentation/devicetree/bindings/arm/freescale/fsl,ele_mu.yaml

Accepted. Will correct in V4 patch.
> +F: drivers/firmware/imx/ele*.*
> +F: include/linux/firmware/imx/ele*.*
> +
> MEMORY TECHNOLOGY DEVICES (MTD)
> M: Miquel Raynal <[email protected]>
> M: Richard Weinberger <[email protected]>
> --
> 2.34.1


2023-07-10 19:51:16

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH v3 7/7] MAINTAINERS: Added maintainer details



On 7/10/23 10:40, Pankaj Gupta wrote:
>
>
>> -----Original Message-----
>> From: Pankaj Gupta
>> Sent: Friday, June 16, 2023 6:13 PM
>> To: [email protected]; [email protected];
>> [email protected]; [email protected]; [email protected];
>> [email protected]; [email protected]; dl-linux-imx <linux-
>> [email protected]>; [email protected]; linux-arm-
>> [email protected]; Gaurav Jain <[email protected]>; linux-
>> [email protected]
>> Cc: Pankaj Gupta <[email protected]>
>> Subject: [PATCH v3 7/7] MAINTAINERS: Added maintainer details
>>
>> MAINTAINERS: Added maintainer details for ele-mu driver.
>>
>> Signed-off-by: Pankaj Gupta <[email protected]>
>> ---
>> MAINTAINERS | 9 +++++++++
>> 1 file changed, 9 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 6992b7cc7095..21a7a5604436 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -13536,6 +13536,15 @@ F: mm/
>> F: tools/mm/
>> F: tools/testing/selftests/mm/
>>
>> +NXP Edgelock Enclave MU DRIVER
>> +M: Pankaj Gupta <[email protected]>
>> +R: NXP Linux Team <[email protected]>
>> +L: [email protected]
>> +S: Maintained
>> +F: Documentation/devicetree/bindings/arm/freescale/fsl,ele_mu.yaml
>
> Accepted. Will correct in V4 patch.

Also please put it in the MAINTAINERS file in alphabetical order,
not where it is in this patch.
Thanks.

>> +F: drivers/firmware/imx/ele*.*
>> +F: include/linux/firmware/imx/ele*.*
>> +
>> MEMORY TECHNOLOGY DEVICES (MTD)
>> M: Miquel Raynal <[email protected]>
>> M: Richard Weinberger <[email protected]>
>> --
>> 2.34.1
>

--
~Randy