All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MAINTAINERS: BCM2835 & BCM53573 add internal
@ 2019-03-12 17:55 Florian Fainelli
  2019-03-12 17:55 ` [PATCH 1/2] MAINTAINERS: BCM2825: Add internal Broadcom mailing list Florian Fainelli
  2019-03-12 17:55 ` [PATCH 2/2] MAINTAINERS: BCM53573: " Florian Fainelli
  0 siblings, 2 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-03-12 17:55 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: stefan.wahren, Florian Fainelli, zajec5, eric,
	bcm-kernel-feedback-list, rafal

Stefan, Eric, Rafal,

This updates the BCM2835 and BCM53573 MAINTAINERS file entry to also add
the bcm-kernel-feedback-list to help catch submissions that might not be
caught by the patchwork instance we run there.

If that sounds okay, I will queue that up as part of fixes after
v5.1-rc1 is cut.

Florian Fainelli (2):
  MAINTAINERS: BCM2825: Add internal Broadcom mailing list
  MAINTAINERS: BCM53573: Add internal Broadcom mailing list

 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH 1/2] MAINTAINERS: BCM2825: Add internal Broadcom mailing list
  2019-03-12 17:55 [PATCH 0/2] MAINTAINERS: BCM2835 & BCM53573 add internal Florian Fainelli
@ 2019-03-12 17:55 ` Florian Fainelli
  2019-03-12 18:22   ` Eric Anholt
  2019-03-12 21:33   ` Rafał Miłecki
  2019-03-12 17:55 ` [PATCH 2/2] MAINTAINERS: BCM53573: " Florian Fainelli
  1 sibling, 2 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-03-12 17:55 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: stefan.wahren, Florian Fainelli, zajec5, eric,
	bcm-kernel-feedback-list, rafal

There is a patchwork instance behind bcm-kernel-feedback-list that is
helpful to track submissions for the Broadcom ARM-SoC maintainers and
make sure there are no patches missed, add this list for the Broadcom
BCM2835 architecture.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 32d444476a90..806e82643030 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2965,6 +2965,7 @@ F:	arch/arm/mach-bcm/
 BROADCOM BCM2835 ARM ARCHITECTURE
 M:	Eric Anholt <eric@anholt.net>
 M:	Stefan Wahren <stefan.wahren@i2se.com>
+L:	bcm-kernel-feedback-list@broadcom.com
 L:	linux-rpi-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 T:	git git://github.com/anholt/linux
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH 2/2] MAINTAINERS: BCM53573: Add internal Broadcom mailing list
  2019-03-12 17:55 [PATCH 0/2] MAINTAINERS: BCM2835 & BCM53573 add internal Florian Fainelli
  2019-03-12 17:55 ` [PATCH 1/2] MAINTAINERS: BCM2825: Add internal Broadcom mailing list Florian Fainelli
@ 2019-03-12 17:55 ` Florian Fainelli
  1 sibling, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-03-12 17:55 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: stefan.wahren, Florian Fainelli, zajec5, eric,
	bcm-kernel-feedback-list, rafal

There is a patchwork instance behind bcm-kernel-feedback-list that is
helpful to track submissions, add this list for the Broadcom BCM53573
architecture.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 806e82643030..a868bb8c9594 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2995,6 +2995,7 @@ F:	arch/arm/boot/dts/bcm953012*
 
 BROADCOM BCM53573 ARM ARCHITECTURE
 M:	Rafał Miłecki <rafal@milecki.pl>
+L:	bcm-kernel-feedback-list@broadcom.com
 L:	linux-arm-kernel@lists.infradead.org
 S:	Maintained
 F:	arch/arm/boot/dts/bcm53573*
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH 1/2] MAINTAINERS: BCM2825: Add internal Broadcom mailing list
  2019-03-12 17:55 ` [PATCH 1/2] MAINTAINERS: BCM2825: Add internal Broadcom mailing list Florian Fainelli
@ 2019-03-12 18:22   ` Eric Anholt
  2019-03-12 21:33   ` Rafał Miłecki
  1 sibling, 0 replies; 6+ messages in thread
From: Eric Anholt @ 2019-03-12 18:22 UTC (permalink / raw)
  To: Florian Fainelli, linux-arm-kernel
  Cc: stefan.wahren, rafal, zajec5, bcm-kernel-feedback-list, Florian Fainelli


[-- Attachment #1.1: Type: text/plain, Size: 333 bytes --]

Florian Fainelli <f.fainelli@gmail.com> writes:

> There is a patchwork instance behind bcm-kernel-feedback-list that is
> helpful to track submissions for the Broadcom ARM-SoC maintainers and
> make sure there are no patches missed, add this list for the Broadcom
> BCM2835 architecture.

Reviewed-by: Eric Anholt <eric@anholt.net>

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH 1/2] MAINTAINERS: BCM2825: Add internal Broadcom mailing list
  2019-03-12 17:55 ` [PATCH 1/2] MAINTAINERS: BCM2825: Add internal Broadcom mailing list Florian Fainelli
  2019-03-12 18:22   ` Eric Anholt
@ 2019-03-12 21:33   ` Rafał Miłecki
  2019-03-12 22:00     ` Florian Fainelli
  1 sibling, 1 reply; 6+ messages in thread
From: Rafał Miłecki @ 2019-03-12 21:33 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Stefan Wahren, Eric Anholt, Rafał Miłecki,
	bcm-kernel-feedback-list, linux-arm-kernel

On Tue, 12 Mar 2019 at 18:55, Florian Fainelli <f.fainelli@gmail.com> wrote:
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 32d444476a90..806e82643030 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2965,6 +2965,7 @@ F:        arch/arm/mach-bcm/
>  BROADCOM BCM2835 ARM ARCHITECTURE
>  M:     Eric Anholt <eric@anholt.net>
>  M:     Stefan Wahren <stefan.wahren@i2se.com>
> +L:     bcm-kernel-feedback-list@broadcom.com

Wasn't that e-mail supposed to be M:?

See the commit 086f470481f5 ("MAINTAINERS: Change L to M for Broadcom
ARM/ARM64 SoC entries").

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH 1/2] MAINTAINERS: BCM2825: Add internal Broadcom mailing list
  2019-03-12 21:33   ` Rafał Miłecki
@ 2019-03-12 22:00     ` Florian Fainelli
  0 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2019-03-12 22:00 UTC (permalink / raw)
  To: Rafał Miłecki, Florian Fainelli
  Cc: Stefan Wahren, Eric Anholt, Rafał Miłecki,
	bcm-kernel-feedback-list, linux-arm-kernel

On 3/12/19 2:33 PM, Rafał Miłecki wrote:
> On Tue, 12 Mar 2019 at 18:55, Florian Fainelli <f.fainelli@gmail.com> wrote:
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 32d444476a90..806e82643030 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -2965,6 +2965,7 @@ F:        arch/arm/mach-bcm/
>>  BROADCOM BCM2835 ARM ARCHITECTURE
>>  M:     Eric Anholt <eric@anholt.net>
>>  M:     Stefan Wahren <stefan.wahren@i2se.com>
>> +L:     bcm-kernel-feedback-list@broadcom.com
> 
> Wasn't that e-mail supposed to be M:?
> 
> See the commit 086f470481f5 ("MAINTAINERS: Change L to M for Broadcom
> ARM/ARM64 SoC entries").

I don't think we did close the discussion properly on that change with
Joe Perches, but from the description in MAINTAINERS, we have:

Descriptions of section entries:

        M: Mail patches to: FullName <address@domain>
        L: Mailing list that is relevant to this area

seems to me that either of these two things could be used, since they
are essentially both.
-- 
Florian

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-03-13 11:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12 17:55 [PATCH 0/2] MAINTAINERS: BCM2835 & BCM53573 add internal Florian Fainelli
2019-03-12 17:55 ` [PATCH 1/2] MAINTAINERS: BCM2825: Add internal Broadcom mailing list Florian Fainelli
2019-03-12 18:22   ` Eric Anholt
2019-03-12 21:33   ` Rafał Miłecki
2019-03-12 22:00     ` Florian Fainelli
2019-03-12 17:55 ` [PATCH 2/2] MAINTAINERS: BCM53573: " Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.