On Fri, 30 Jun 2023 at 22:23, Jonas Gorski <jonas.gorski@xxxxxxxxx> wrote: > > I noticed the driver is unclaimed. Since I was the last one doing > substantial work on it, add me as the maintainer. > > As it is only found in legacy products, mark it as "Odd Fixes" > instead of "Maintained". > > Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx> Well, that didn't work as expected, I missed the part where tocmd/cccmd is done per patch, potentially missing important recipients. And it felt so convenient ... . I'll send it again with proper addresses added. > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index bc201627c2e0..d12da512dceb 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4169,6 +4169,13 @@ F: Documentation/devicetree/bindings/spi/brcm,bcm63xx-hsspi.yaml > F: drivers/spi/spi-bcm63xx-hsspi.c > F: drivers/spi/spi-bcmbca-hsspi.c > > +BROADCOM BCM6348/BCM6358 SPI controller DRIVER > +M: Jonas Gorski <jonas.gorski@xxxxxxxxx> > +L: linux-spi@xxxxxxxxxxxxxxx > +S: Odd Fixes > +F: Documentation/devicetree/bindings/spi/spi-bcm63xx.txt > +F: drivers/spi/spi-bcm63xx-spi.c > + > BROADCOM ETHERNET PHY DRIVERS > M: Florian Fainelli <f.fainelli@xxxxxxxxx> > R: Broadcom internal kernel review list <bcm-kernel-feedback-list@xxxxxxxxxxxx> > -- > 2.34.1 >