devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add entry for DHCOM i.MX8M Plus SoMs and boards
@ 2023-01-17 22:38 Marek Vasut
  2023-01-18 11:37 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 6+ messages in thread
From: Marek Vasut @ 2023-01-17 22:38 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Marek Vasut, Christoph Niedermaier, Fabio Estevam,
	Krzysztof Kozlowski, NXP Linux Team, Peng Fan,
	Pengutronix Kernel Team, Rob Herring, Sascha Hauer, Shawn Guo,
	devicetree

Add maintainers entry for DH electronics DHCOM i.MX8M Plus
based SoMs and boards.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: Christoph Niedermaier <cniedermaier@dh-electronics.com>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Marek Vasut <marex@denx.de>
Cc: NXP Linux Team <linux-imx@nxp.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: devicetree@vger.kernel.org
To: linux-arm-kernel@lists.infradead.org
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d0a36e45aa4be..e9be585d507e9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5968,6 +5968,12 @@ S:	Maintained
 F:	arch/arm/boot/dts/imx6*-dhcom-*
 F:	arch/arm/boot/dts/imx6*-dhcor-*
 
+DH ELECTRONICS IMX8M PLUS DHCOM BOARD SUPPORT
+M:	Marek Vasut <marex@denx.de>
+L:	kernel@dh-electronics.com
+S:	Maintained
+F:	arch/arm64/boot/dts/freescale/imx8mp*-dhcom-*
+
 DH ELECTRONICS STM32MP1 DHCOM/DHCOR BOARD SUPPORT
 M:	Marek Vasut <marex@denx.de>
 L:	kernel@dh-electronics.com
-- 
2.39.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for DHCOM i.MX8M Plus SoMs and boards
  2023-01-17 22:38 [PATCH] MAINTAINERS: Add entry for DHCOM i.MX8M Plus SoMs and boards Marek Vasut
@ 2023-01-18 11:37 ` Krzysztof Kozlowski
  2023-01-18 12:35   ` Marek Vasut
  0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-18 11:37 UTC (permalink / raw)
  To: Marek Vasut, linux-arm-kernel
  Cc: Christoph Niedermaier, Fabio Estevam, Krzysztof Kozlowski,
	NXP Linux Team, Peng Fan, Pengutronix Kernel Team, Rob Herring,
	Sascha Hauer, Shawn Guo, devicetree

On 17/01/2023 23:38, Marek Vasut wrote:
> Add maintainers entry for DH electronics DHCOM i.MX8M Plus
> based SoMs and boards.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> ---
> Cc: Christoph Niedermaier <cniedermaier@dh-electronics.com>
> Cc: Fabio Estevam <festevam@gmail.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
> Cc: Marek Vasut <marex@denx.de>
> Cc: NXP Linux Team <linux-imx@nxp.com>
> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
> Cc: Rob Herring <robh+dt@kernel.org>
> Cc: Sascha Hauer <s.hauer@pengutronix.de>
> Cc: Shawn Guo <shawnguo@kernel.org>
> Cc: devicetree@vger.kernel.org
> To: linux-arm-kernel@lists.infradead.org
> ---
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d0a36e45aa4be..e9be585d507e9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5968,6 +5968,12 @@ S:	Maintained
>  F:	arch/arm/boot/dts/imx6*-dhcom-*
>  F:	arch/arm/boot/dts/imx6*-dhcor-*
>  
> +DH ELECTRONICS IMX8M PLUS DHCOM BOARD SUPPORT
> +M:	Marek Vasut <marex@denx.de>
> +L:	kernel@dh-electronics.com
> +S:	Maintained
> +F:	arch/arm64/boot/dts/freescale/imx8mp*-dhcom-*

We do not keep maintainer per board. The idea was to use in-board
emails, but the patch doing that was not accepted. But regardless -
entries per board in maintainers is crazy amount of new entries. Way too
many.

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for DHCOM i.MX8M Plus SoMs and boards
  2023-01-18 11:37 ` Krzysztof Kozlowski
@ 2023-01-18 12:35   ` Marek Vasut
  2023-01-18 12:38     ` Krzysztof Kozlowski
  0 siblings, 1 reply; 6+ messages in thread
From: Marek Vasut @ 2023-01-18 12:35 UTC (permalink / raw)
  To: Krzysztof Kozlowski, linux-arm-kernel
  Cc: Christoph Niedermaier, Fabio Estevam, Krzysztof Kozlowski,
	NXP Linux Team, Peng Fan, Pengutronix Kernel Team, Rob Herring,
	Sascha Hauer, Shawn Guo, devicetree

On 1/18/23 12:37, Krzysztof Kozlowski wrote:
> On 17/01/2023 23:38, Marek Vasut wrote:
>> Add maintainers entry for DH electronics DHCOM i.MX8M Plus
>> based SoMs and boards.
>>
>> Signed-off-by: Marek Vasut <marex@denx.de>
>> ---
>> Cc: Christoph Niedermaier <cniedermaier@dh-electronics.com>
>> Cc: Fabio Estevam <festevam@gmail.com>
>> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
>> Cc: Marek Vasut <marex@denx.de>
>> Cc: NXP Linux Team <linux-imx@nxp.com>
>> Cc: Peng Fan <peng.fan@nxp.com>
>> Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
>> Cc: Rob Herring <robh+dt@kernel.org>
>> Cc: Sascha Hauer <s.hauer@pengutronix.de>
>> Cc: Shawn Guo <shawnguo@kernel.org>
>> Cc: devicetree@vger.kernel.org
>> To: linux-arm-kernel@lists.infradead.org
>> ---
>>   MAINTAINERS | 6 ++++++
>>   1 file changed, 6 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index d0a36e45aa4be..e9be585d507e9 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -5968,6 +5968,12 @@ S:	Maintained
>>   F:	arch/arm/boot/dts/imx6*-dhcom-*
>>   F:	arch/arm/boot/dts/imx6*-dhcor-*
>>   
>> +DH ELECTRONICS IMX8M PLUS DHCOM BOARD SUPPORT
>> +M:	Marek Vasut <marex@denx.de>
>> +L:	kernel@dh-electronics.com
>> +S:	Maintained
>> +F:	arch/arm64/boot/dts/freescale/imx8mp*-dhcom-*
> 
> We do not keep maintainer per board. The idea was to use in-board
> emails, but the patch doing that was not accepted. But regardless -
> entries per board in maintainers is crazy amount of new entries. Way too
> many.

What would you propose I should do here to get a valid entry for this 
machine ?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for DHCOM i.MX8M Plus SoMs and boards
  2023-01-18 12:35   ` Marek Vasut
@ 2023-01-18 12:38     ` Krzysztof Kozlowski
  2023-01-18 12:47       ` Marek Vasut
  0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-18 12:38 UTC (permalink / raw)
  To: Marek Vasut, linux-arm-kernel
  Cc: Christoph Niedermaier, Fabio Estevam, Krzysztof Kozlowski,
	NXP Linux Team, Peng Fan, Pengutronix Kernel Team, Rob Herring,
	Sascha Hauer, Shawn Guo, devicetree

On 18/01/2023 13:35, Marek Vasut wrote:
> On 1/18/23 12:37, Krzysztof Kozlowski wrote:
>> On 17/01/2023 23:38, Marek Vasut wrote:
>>> Add maintainers entry for DH electronics DHCOM i.MX8M Plus
>>> based SoMs and boards.
>>>
>>> Signed-off-by: Marek Vasut <marex@denx.de>
>>> ---
>>> Cc: Christoph Niedermaier <cniedermaier@dh-electronics.com>
>>> Cc: Fabio Estevam <festevam@gmail.com>
>>> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
>>> Cc: Marek Vasut <marex@denx.de>
>>> Cc: NXP Linux Team <linux-imx@nxp.com>
>>> Cc: Peng Fan <peng.fan@nxp.com>
>>> Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
>>> Cc: Rob Herring <robh+dt@kernel.org>
>>> Cc: Sascha Hauer <s.hauer@pengutronix.de>
>>> Cc: Shawn Guo <shawnguo@kernel.org>
>>> Cc: devicetree@vger.kernel.org
>>> To: linux-arm-kernel@lists.infradead.org
>>> ---
>>>   MAINTAINERS | 6 ++++++
>>>   1 file changed, 6 insertions(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index d0a36e45aa4be..e9be585d507e9 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -5968,6 +5968,12 @@ S:	Maintained
>>>   F:	arch/arm/boot/dts/imx6*-dhcom-*
>>>   F:	arch/arm/boot/dts/imx6*-dhcor-*
>>>   
>>> +DH ELECTRONICS IMX8M PLUS DHCOM BOARD SUPPORT
>>> +M:	Marek Vasut <marex@denx.de>
>>> +L:	kernel@dh-electronics.com
>>> +S:	Maintained
>>> +F:	arch/arm64/boot/dts/freescale/imx8mp*-dhcom-*
>>
>> We do not keep maintainer per board. The idea was to use in-board
>> emails, but the patch doing that was not accepted. But regardless -
>> entries per board in maintainers is crazy amount of new entries. Way too
>> many.
> 
> What would you propose I should do here to get a valid entry for this 
> machine ?

There can be no entry for the machine because we do not keep entries for
machines. Just look at MAINTAINERS file.

If anyone thinks per-board maintainership is useful, should revive patch:

https://lore.kernel.org/all/20210809080204.8381-1-shawnguo@kernel.org/

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for DHCOM i.MX8M Plus SoMs and boards
  2023-01-18 12:38     ` Krzysztof Kozlowski
@ 2023-01-18 12:47       ` Marek Vasut
  2023-01-18 13:10         ` Krzysztof Kozlowski
  0 siblings, 1 reply; 6+ messages in thread
From: Marek Vasut @ 2023-01-18 12:47 UTC (permalink / raw)
  To: Krzysztof Kozlowski, linux-arm-kernel
  Cc: Christoph Niedermaier, Fabio Estevam, Krzysztof Kozlowski,
	NXP Linux Team, Peng Fan, Pengutronix Kernel Team, Rob Herring,
	Sascha Hauer, Shawn Guo, devicetree

On 1/18/23 13:38, Krzysztof Kozlowski wrote:
> On 18/01/2023 13:35, Marek Vasut wrote:
>> On 1/18/23 12:37, Krzysztof Kozlowski wrote:
>>> On 17/01/2023 23:38, Marek Vasut wrote:
>>>> Add maintainers entry for DH electronics DHCOM i.MX8M Plus
>>>> based SoMs and boards.
>>>>
>>>> Signed-off-by: Marek Vasut <marex@denx.de>
>>>> ---
>>>> Cc: Christoph Niedermaier <cniedermaier@dh-electronics.com>
>>>> Cc: Fabio Estevam <festevam@gmail.com>
>>>> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
>>>> Cc: Marek Vasut <marex@denx.de>
>>>> Cc: NXP Linux Team <linux-imx@nxp.com>
>>>> Cc: Peng Fan <peng.fan@nxp.com>
>>>> Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
>>>> Cc: Rob Herring <robh+dt@kernel.org>
>>>> Cc: Sascha Hauer <s.hauer@pengutronix.de>
>>>> Cc: Shawn Guo <shawnguo@kernel.org>
>>>> Cc: devicetree@vger.kernel.org
>>>> To: linux-arm-kernel@lists.infradead.org
>>>> ---
>>>>    MAINTAINERS | 6 ++++++
>>>>    1 file changed, 6 insertions(+)
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index d0a36e45aa4be..e9be585d507e9 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -5968,6 +5968,12 @@ S:	Maintained
>>>>    F:	arch/arm/boot/dts/imx6*-dhcom-*
>>>>    F:	arch/arm/boot/dts/imx6*-dhcor-*
>>>>    
>>>> +DH ELECTRONICS IMX8M PLUS DHCOM BOARD SUPPORT
>>>> +M:	Marek Vasut <marex@denx.de>
>>>> +L:	kernel@dh-electronics.com
>>>> +S:	Maintained
>>>> +F:	arch/arm64/boot/dts/freescale/imx8mp*-dhcom-*
>>>
>>> We do not keep maintainer per board. The idea was to use in-board
>>> emails, but the patch doing that was not accepted. But regardless -
>>> entries per board in maintainers is crazy amount of new entries. Way too
>>> many.
>>
>> What would you propose I should do here to get a valid entry for this
>> machine ?
> 
> There can be no entry for the machine because we do not keep entries for
> machines. Just look at MAINTAINERS file.
> 
> If anyone thinks per-board maintainership is useful, should revive patch:
> 
> https://lore.kernel.org/all/20210809080204.8381-1-shawnguo@kernel.org/

This wouldn't add the L: list entries to CC, would it ?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] MAINTAINERS: Add entry for DHCOM i.MX8M Plus SoMs and boards
  2023-01-18 12:47       ` Marek Vasut
@ 2023-01-18 13:10         ` Krzysztof Kozlowski
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-18 13:10 UTC (permalink / raw)
  To: Marek Vasut, linux-arm-kernel
  Cc: Christoph Niedermaier, Fabio Estevam, Krzysztof Kozlowski,
	NXP Linux Team, Peng Fan, Pengutronix Kernel Team, Rob Herring,
	Sascha Hauer, Shawn Guo, devicetree

On 18/01/2023 13:47, Marek Vasut wrote:
> On 1/18/23 13:38, Krzysztof Kozlowski wrote:
>> On 18/01/2023 13:35, Marek Vasut wrote:
>>> On 1/18/23 12:37, Krzysztof Kozlowski wrote:
>>>> On 17/01/2023 23:38, Marek Vasut wrote:
>>>>> Add maintainers entry for DH electronics DHCOM i.MX8M Plus
>>>>> based SoMs and boards.
>>>>>
>>>>> Signed-off-by: Marek Vasut <marex@denx.de>
>>>>> ---
>>>>> Cc: Christoph Niedermaier <cniedermaier@dh-electronics.com>
>>>>> Cc: Fabio Estevam <festevam@gmail.com>
>>>>> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
>>>>> Cc: Marek Vasut <marex@denx.de>
>>>>> Cc: NXP Linux Team <linux-imx@nxp.com>
>>>>> Cc: Peng Fan <peng.fan@nxp.com>
>>>>> Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
>>>>> Cc: Rob Herring <robh+dt@kernel.org>
>>>>> Cc: Sascha Hauer <s.hauer@pengutronix.de>
>>>>> Cc: Shawn Guo <shawnguo@kernel.org>
>>>>> Cc: devicetree@vger.kernel.org
>>>>> To: linux-arm-kernel@lists.infradead.org
>>>>> ---
>>>>>    MAINTAINERS | 6 ++++++
>>>>>    1 file changed, 6 insertions(+)
>>>>>
>>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>>> index d0a36e45aa4be..e9be585d507e9 100644
>>>>> --- a/MAINTAINERS
>>>>> +++ b/MAINTAINERS
>>>>> @@ -5968,6 +5968,12 @@ S:	Maintained
>>>>>    F:	arch/arm/boot/dts/imx6*-dhcom-*
>>>>>    F:	arch/arm/boot/dts/imx6*-dhcor-*
>>>>>    
>>>>> +DH ELECTRONICS IMX8M PLUS DHCOM BOARD SUPPORT
>>>>> +M:	Marek Vasut <marex@denx.de>
>>>>> +L:	kernel@dh-electronics.com
>>>>> +S:	Maintained
>>>>> +F:	arch/arm64/boot/dts/freescale/imx8mp*-dhcom-*
>>>>
>>>> We do not keep maintainer per board. The idea was to use in-board
>>>> emails, but the patch doing that was not accepted. But regardless -
>>>> entries per board in maintainers is crazy amount of new entries. Way too
>>>> many.
>>>
>>> What would you propose I should do here to get a valid entry for this
>>> machine ?
>>
>> There can be no entry for the machine because we do not keep entries for
>> machines. Just look at MAINTAINERS file.
>>
>> If anyone thinks per-board maintainership is useful, should revive patch:
>>
>> https://lore.kernel.org/all/20210809080204.8381-1-shawnguo@kernel.org/
> 
> This wouldn't add the L: list entries to CC, would it ?

Shawn's patch can be updated to parse whatever you wish. But anyway what
stops in such case adding list address to the DTS, the same as person's
address?

Anyway this is independent topic. This board is not special so it does
not deserve special treatment. None of other boards receive entries.
Otherwise please Cc Arnd, Olof and soc, so we can make a policy and
start adding hundreds of per-board entries (I will be happy to add
several of them).

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-18 13:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-17 22:38 [PATCH] MAINTAINERS: Add entry for DHCOM i.MX8M Plus SoMs and boards Marek Vasut
2023-01-18 11:37 ` Krzysztof Kozlowski
2023-01-18 12:35   ` Marek Vasut
2023-01-18 12:38     ` Krzysztof Kozlowski
2023-01-18 12:47       ` Marek Vasut
2023-01-18 13:10         ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).