[PATCH] MAINTAINERS: brcmnand: update STB BRCMNAND driver entry

William Zhang posted 1 patch 3 years, 9 months ago
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[PATCH] MAINTAINERS: brcmnand: update STB BRCMNAND driver entry
Posted by William Zhang 3 years, 9 months ago
As the BCMBCA chip uses the same nand controller as STB chip and I
have been working on this driver internally in Broadcom, I'd like
to join the maintainer group of this driver and expect to contribute
changes to support BCMBCA chips, general driver changes and review
incoming patches as well.

Update the entry name to genenric Broadcom NAND driver name as well.

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

---

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 1854a885165a..d4185932ee4a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4291,9 +4291,10 @@ S:	Maintained
 F:	Documentation/devicetree/bindings/memory-controllers/brcm,dpfe-cpu.yaml
 F:	drivers/memory/brcmstb_dpfe.c
 
-BROADCOM STB NAND FLASH DRIVER
+BROADCOM NAND CONTROLLER DRIVER
 M:	Brian Norris <computersforpeace@gmail.com>
 M:	Kamal Dasu <kdasu.kdev@gmail.com>
+M:	William Zhang <william.zhang@broadcom.com>
 R:	Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>
 L:	linux-mtd@lists.infradead.org
 S:	Maintained
-- 
2.34.1

Re: [PATCH] MAINTAINERS: brcmnand: update STB BRCMNAND driver entry
Posted by Florian Fainelli 3 years, 9 months ago
On 7/12/22 12:19, William Zhang wrote:
> As the BCMBCA chip uses the same nand controller as STB chip and I
> have been working on this driver internally in Broadcom, I'd like
> to join the maintainer group of this driver and expect to contribute
> changes to support BCMBCA chips, general driver changes and review
> incoming patches as well.
> 
> Update the entry name to genenric Broadcom NAND driver name as well.
> 
> Signed-off-by: William Zhang <william.zhang@broadcom.com>

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian