All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Zhang <william.zhang@broadcom.com>
To: linux-arm-kernel@lists.infradead.org
Cc: Broadcom Kernel List <bcm-kernel-feedback-list@broadcom.com>,
	Kursad Oney <kursad.oney@broadcom.com>,
	Joel Peshkin <joel.peshkin@broadcom.com>,
	Anand Gore <anand.gore@broadcom.com>,
	Dan Beygelman <dan.beygelman@broadcom.com>,
	Florian Fainelli <florian.fainelli@broadcom.com>,
	William Zhang <william.zhang@broadcom.com>,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 4/5] MAINTAINERS: update MAINTAINERS file
Date: Wed, 13 Apr 2022 12:26:44 -0700	[thread overview]
Message-ID: <20220413192645.7067-5-william.zhang@broadcom.com> (raw)
In-Reply-To: <20220413192645.7067-1-william.zhang@broadcom.com>

[-- Attachment #1: Type: text/plain, Size: 1287 bytes --]

Add maintainers, SCM tree, files and directories for the new BCMBCA
arch. Only add 47622 for this change and will update in the future
when more SoCs are supported.

Signed-off-by: William Zhang <william.zhang@broadcom.com>
---

Changes for V2:
    * Change Broadcom internal list from maintainer to reviewer

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 61d9f114c37f..382436f23c72 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3740,6 +3740,20 @@ F:	drivers/net/dsa/bcm_sf2*
 F:	include/linux/dsa/brcm.h
 F:	include/linux/platform_data/b53.h
 
+BROADCOM BCMBCA ARM ARCHITECTURE
+M:	William Zhang <william.zhang@broadcom.com>
+M:	Anand Gore <anand.gore@broadcom.com>
+M:	Kursad Oney <kursad.oney@broadcom.com>
+R:	Broadcom Kernel Team <bcm-kernel-feedback-list@broadcom.com>
+L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+T:	git git://github.com/broadcom/stblinux.git
+F:	Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
+F:	arch/arm/boot/dts/bcm47622.dtsi
+F:	arch/arm/boot/dts/bcm947622.dts
+N:	bcmbca
+N:	bcm[9]?47622
+
 BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE
 M:	Nicolas Saenz Julienne <nsaenz@kernel.org>
 L:	bcm-kernel-feedback-list@broadcom.com
-- 
2.17.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4212 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: William Zhang <william.zhang@broadcom.com>
To: linux-arm-kernel@lists.infradead.org
Cc: Broadcom Kernel List <bcm-kernel-feedback-list@broadcom.com>,
	Kursad Oney <kursad.oney@broadcom.com>,
	Joel Peshkin <joel.peshkin@broadcom.com>,
	Anand Gore <anand.gore@broadcom.com>,
	Dan Beygelman <dan.beygelman@broadcom.com>,
	Florian Fainelli <florian.fainelli@broadcom.com>,
	William Zhang <william.zhang@broadcom.com>,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 4/5] MAINTAINERS: update MAINTAINERS file
Date: Wed, 13 Apr 2022 12:26:44 -0700	[thread overview]
Message-ID: <20220413192645.7067-5-william.zhang@broadcom.com> (raw)
In-Reply-To: <20220413192645.7067-1-william.zhang@broadcom.com>


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

Add maintainers, SCM tree, files and directories for the new BCMBCA
arch. Only add 47622 for this change and will update in the future
when more SoCs are supported.

Signed-off-by: William Zhang <william.zhang@broadcom.com>
---

Changes for V2:
    * Change Broadcom internal list from maintainer to reviewer

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 61d9f114c37f..382436f23c72 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3740,6 +3740,20 @@ F:	drivers/net/dsa/bcm_sf2*
 F:	include/linux/dsa/brcm.h
 F:	include/linux/platform_data/b53.h
 
+BROADCOM BCMBCA ARM ARCHITECTURE
+M:	William Zhang <william.zhang@broadcom.com>
+M:	Anand Gore <anand.gore@broadcom.com>
+M:	Kursad Oney <kursad.oney@broadcom.com>
+R:	Broadcom Kernel Team <bcm-kernel-feedback-list@broadcom.com>
+L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:	Maintained
+T:	git git://github.com/broadcom/stblinux.git
+F:	Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml
+F:	arch/arm/boot/dts/bcm47622.dtsi
+F:	arch/arm/boot/dts/bcm947622.dts
+N:	bcmbca
+N:	bcm[9]?47622
+
 BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE
 M:	Nicolas Saenz Julienne <nsaenz@kernel.org>
 L:	bcm-kernel-feedback-list@broadcom.com
-- 
2.17.1


[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4212 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

  parent reply	other threads:[~2022-04-13 19:27 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-13 19:26 [PATCH v2 0/5] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC William Zhang
2022-04-13 19:26 ` William Zhang
2022-04-13 19:26 ` [PATCH v2 1/5] dt-bindings: arm: add bcmbca device tree binding document William Zhang
2022-04-13 19:26   ` William Zhang
2022-04-14  7:29   ` Krzysztof Kozlowski
2022-04-14  7:29     ` Krzysztof Kozlowski
2022-04-14 17:38     ` William Zhang
2022-04-14 17:38       ` William Zhang
2022-04-17 18:13       ` Krzysztof Kozlowski
2022-04-17 18:13         ` Krzysztof Kozlowski
2022-04-19 19:29         ` William Zhang
2022-04-19 19:29           ` William Zhang
2022-04-17 18:14   ` Krzysztof Kozlowski
2022-04-17 18:14     ` Krzysztof Kozlowski
2022-04-22 21:17   ` Florian Fainelli
2022-04-22 21:17     ` Florian Fainelli
2022-04-13 19:26 ` [PATCH v2 2/5] arm: bcmbca: add arch bcmbca machine entry William Zhang
2022-04-13 19:26   ` William Zhang
2022-04-22 21:18   ` Florian Fainelli
2022-04-22 21:18     ` Florian Fainelli
2022-04-13 19:26 ` [PATCH v2 3/5] ARM: dts: add dts files for bcmbca soc 47622 William Zhang
2022-04-13 19:26   ` William Zhang
2022-04-22 21:18   ` Florian Fainelli
2022-04-22 21:18     ` Florian Fainelli
2022-04-13 19:26 ` William Zhang [this message]
2022-04-13 19:26   ` [PATCH v2 4/5] MAINTAINERS: update MAINTAINERS file William Zhang
2022-04-22 21:23   ` Florian Fainelli
2022-04-22 21:23     ` Florian Fainelli
2022-04-13 19:26 ` [PATCH v2 5/5] ARM: multi_v7_defconfig: enable CONFIG_ARCH_BCMBCA in armv7 defconfig William Zhang
2022-04-13 19:26   ` William Zhang
2022-04-22 21:20   ` Florian Fainelli
2022-04-22 21:20     ` Florian Fainelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220413192645.7067-5-william.zhang@broadcom.com \
    --to=william.zhang@broadcom.com \
    --cc=anand.gore@broadcom.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=dan.beygelman@broadcom.com \
    --cc=florian.fainelli@broadcom.com \
    --cc=joel.peshkin@broadcom.com \
    --cc=kursad.oney@broadcom.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.