linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] MAINTAINERS: Broadcom misc. changes
@ 2015-11-18 23:25 Florian Fainelli
  2015-11-18 23:25 ` [PATCH 1/2] MAINTAINERS: brcmstb: Include Broadcom internal mailing-list Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Florian Fainelli @ 2015-11-18 23:25 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series contains two small changes to the MAINTAINERS file relevant
mostly to the Broadcom STB folks.

Will queue these up for 4.4 via the Broadcom pull requests unless somebody
objects.

Thanks!

Florian Fainelli (2):
  MAINTAINERS: brcmstb: Include Broadcom internal mailing-list
  MAINTAINERS: gpio-brcmstb: Remove stray '>'

 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.1.0

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

* [PATCH 1/2] MAINTAINERS: brcmstb: Include Broadcom internal mailing-list
  2015-11-18 23:25 [PATCH 0/2] MAINTAINERS: Broadcom misc. changes Florian Fainelli
@ 2015-11-18 23:25 ` Florian Fainelli
  2015-11-18 23:25 ` [PATCH 2/2] MAINTAINERS: gpio-brcmstb: Remove stray '>' Florian Fainelli
  2015-11-20 20:11 ` [PATCH 0/2] MAINTAINERS: Broadcom misc. changes Florian Fainelli
  2 siblings, 0 replies; 6+ messages in thread
From: Florian Fainelli @ 2015-11-18 23:25 UTC (permalink / raw)
  To: linux-arm-kernel

Include bcm-kernel-feedback-list for all brcmstb patch submission to be
both consistent with how other Broadcom ARM-based SoCs are handled, and
get internal Broadcom people to review these changes.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index ea1751283b49..08f9ed61412b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2356,6 +2356,7 @@ M:	Brian Norris <computersforpeace@gmail.com>
 M:	Gregory Fong <gregory.0xf0@gmail.com>
 M:	Florian Fainelli <f.fainelli@gmail.com>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+L:	bcm-kernel-feedback-list at broadcom.com
 T:	git git://github.com/broadcom/stblinux.git
 S:	Maintained
 F:	arch/arm/mach-bcm/*brcmstb*
-- 
2.1.0

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

* [PATCH 2/2] MAINTAINERS: gpio-brcmstb: Remove stray '>'
  2015-11-18 23:25 [PATCH 0/2] MAINTAINERS: Broadcom misc. changes Florian Fainelli
  2015-11-18 23:25 ` [PATCH 1/2] MAINTAINERS: brcmstb: Include Broadcom internal mailing-list Florian Fainelli
@ 2015-11-18 23:25 ` Florian Fainelli
  2015-11-30  8:24   ` Linus Walleij
  2015-11-20 20:11 ` [PATCH 0/2] MAINTAINERS: Broadcom misc. changes Florian Fainelli
  2 siblings, 1 reply; 6+ messages in thread
From: Florian Fainelli @ 2015-11-18 23:25 UTC (permalink / raw)
  To: linux-arm-kernel

There is a stray '>' at the end of the mailing-list specified for the
Broadcom STB GPIO driver, remove that.

Fixes: 3b0213d56eb7 ("gpio: Add GPIO support for Broadcom STB SoCs")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 08f9ed61412b..b92ead35613f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2430,7 +2430,7 @@ N:	bcm88312
 
 BROADCOM BRCMSTB GPIO DRIVER
 M:	Gregory Fong <gregory.0xf0@gmail.com>
-L:	bcm-kernel-feedback-list at broadcom.com>
+L:	bcm-kernel-feedback-list at broadcom.com
 S:	Supported
 F:	drivers/gpio/gpio-brcmstb.c
 F:	Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.txt
-- 
2.1.0

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

* [PATCH 0/2] MAINTAINERS: Broadcom misc. changes
  2015-11-18 23:25 [PATCH 0/2] MAINTAINERS: Broadcom misc. changes Florian Fainelli
  2015-11-18 23:25 ` [PATCH 1/2] MAINTAINERS: brcmstb: Include Broadcom internal mailing-list Florian Fainelli
  2015-11-18 23:25 ` [PATCH 2/2] MAINTAINERS: gpio-brcmstb: Remove stray '>' Florian Fainelli
@ 2015-11-20 20:11 ` Florian Fainelli
  2015-11-30 12:22   ` Linus Walleij
  2 siblings, 1 reply; 6+ messages in thread
From: Florian Fainelli @ 2015-11-20 20:11 UTC (permalink / raw)
  To: linux-arm-kernel

On 18/11/15 15:25, Florian Fainelli wrote:
> This patch series contains two small changes to the MAINTAINERS file relevant
> mostly to the Broadcom STB folks.
> 
> Will queue these up for 4.4 via the Broadcom pull requests unless somebody
> objects.

Series applied to maintainers/next.
-- 
Florian

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

* [PATCH 2/2] MAINTAINERS: gpio-brcmstb: Remove stray '>'
  2015-11-18 23:25 ` [PATCH 2/2] MAINTAINERS: gpio-brcmstb: Remove stray '>' Florian Fainelli
@ 2015-11-30  8:24   ` Linus Walleij
  0 siblings, 0 replies; 6+ messages in thread
From: Linus Walleij @ 2015-11-30  8:24 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Nov 19, 2015 at 12:25 AM, Florian Fainelli <f.fainelli@gmail.com> wrote:

> There is a stray '>' at the end of the mailing-list specified for the
> Broadcom STB GPIO driver, remove that.
>
> Fixes: 3b0213d56eb7 ("gpio: Add GPIO support for Broadcom STB SoCs")
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

Applied for fixes.

Yours,
Linus Walleij

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

* [PATCH 0/2] MAINTAINERS: Broadcom misc. changes
  2015-11-20 20:11 ` [PATCH 0/2] MAINTAINERS: Broadcom misc. changes Florian Fainelli
@ 2015-11-30 12:22   ` Linus Walleij
  0 siblings, 0 replies; 6+ messages in thread
From: Linus Walleij @ 2015-11-30 12:22 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Nov 20, 2015 at 9:11 PM, Florian Fainelli <f.fainelli@gmail.com> wrote:
> On 18/11/15 15:25, Florian Fainelli wrote:
>> This patch series contains two small changes to the MAINTAINERS file relevant
>> mostly to the Broadcom STB folks.
>>
>> Will queue these up for 4.4 via the Broadcom pull requests unless somebody
>> objects.
>
> Series applied to maintainers/next.

Oh I didn't see that.

OK dropping it from my tree.

Yours,
Linus Walleij

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

end of thread, other threads:[~2015-11-30 12:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-18 23:25 [PATCH 0/2] MAINTAINERS: Broadcom misc. changes Florian Fainelli
2015-11-18 23:25 ` [PATCH 1/2] MAINTAINERS: brcmstb: Include Broadcom internal mailing-list Florian Fainelli
2015-11-18 23:25 ` [PATCH 2/2] MAINTAINERS: gpio-brcmstb: Remove stray '>' Florian Fainelli
2015-11-30  8:24   ` Linus Walleij
2015-11-20 20:11 ` [PATCH 0/2] MAINTAINERS: Broadcom misc. changes Florian Fainelli
2015-11-30 12:22   ` Linus Walleij

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).