Message ID | 20210429090521.554-2-michael@walle.cc (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [net,v2,1/2] MAINTAINERS: remove Wingman Kwok | expand |
On Thu, Apr 29, 2021 at 11:05:21AM +0200, Michael Walle wrote: > His email bounces with permanent error "550 Invalid recipient". His last > email was from 2020-09-09 on the LKML and he seems to have left TI. > > Signed-off-by: Michael Walle <michael@walle.cc> Acked-by: Bjorn Helgaas <bhelgaas@google.com> # TI KeyStone PCI driver I could take both, given a networking ack for [1/2]. Or both could go via the networking tree. > --- > changes since v1: > - rebased to net > > CREDITS | 5 +++++ > MAINTAINERS | 13 ------------- > 2 files changed, 5 insertions(+), 13 deletions(-) > > diff --git a/CREDITS b/CREDITS > index cef83b958cbe..80d096dbf262 100644 > --- a/CREDITS > +++ b/CREDITS > @@ -1874,6 +1874,11 @@ S: Krosenska' 543 > S: 181 00 Praha 8 > S: Czech Republic > > +N: Murali Karicheri > +E: m-karicheri2@ti.com > +D: Keystone NetCP driver > +D: Keystone PCIe host controller driver > + > N: Jan "Yenya" Kasprzak > E: kas@fi.muni.cz > D: Author of the COSA/SRP sync serial board driver. > diff --git a/MAINTAINERS b/MAINTAINERS > index 04f4a2116b35..e264e63f09c0 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13780,13 +13780,6 @@ F: Documentation/devicetree/bindings/pci/ti-pci.txt > F: drivers/pci/controller/cadence/pci-j721e.c > F: drivers/pci/controller/dwc/pci-dra7xx.c > > -PCI DRIVER FOR TI KEYSTONE > -M: Murali Karicheri <m-karicheri2@ti.com> > -L: linux-pci@vger.kernel.org > -L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) > -S: Maintained > -F: drivers/pci/controller/dwc/pci-keystone.c > - > PCI DRIVER FOR V3 SEMICONDUCTOR V360EPC > M: Linus Walleij <linus.walleij@linaro.org> > L: linux-pci@vger.kernel.org > @@ -17974,12 +17967,6 @@ F: drivers/power/supply/lp8788-charger.c > F: drivers/regulator/lp8788-*.c > F: include/linux/mfd/lp8788*.h > > -TI NETCP ETHERNET DRIVER > -M: Murali Karicheri <m-karicheri2@ti.com> > -L: netdev@vger.kernel.org > -S: Maintained > -F: drivers/net/ethernet/ti/netcp* > - > TI PCM3060 ASoC CODEC DRIVER > M: Kirill Marinushkin <kmarinushkin@birdec.com> > L: alsa-devel@alsa-project.org (moderated for non-subscribers) > -- > 2.20.1 >
Hi Bjorn, Am 2021-06-04 21:11, schrieb Bjorn Helgaas: > On Thu, Apr 29, 2021 at 11:05:21AM +0200, Michael Walle wrote: >> His email bounces with permanent error "550 Invalid recipient". His >> last >> email was from 2020-09-09 on the LKML and he seems to have left TI. >> >> Signed-off-by: Michael Walle <michael@walle.cc> > > Acked-by: Bjorn Helgaas <bhelgaas@google.com> # TI KeyStone PCI driver > > I could take both, given a networking ack for [1/2]. Or both could go > via the networking tree. This patch was already picked up via the network queue (quite some time ago). -michael
diff --git a/CREDITS b/CREDITS index cef83b958cbe..80d096dbf262 100644 --- a/CREDITS +++ b/CREDITS @@ -1874,6 +1874,11 @@ S: Krosenska' 543 S: 181 00 Praha 8 S: Czech Republic +N: Murali Karicheri +E: m-karicheri2@ti.com +D: Keystone NetCP driver +D: Keystone PCIe host controller driver + N: Jan "Yenya" Kasprzak E: kas@fi.muni.cz D: Author of the COSA/SRP sync serial board driver. diff --git a/MAINTAINERS b/MAINTAINERS index 04f4a2116b35..e264e63f09c0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13780,13 +13780,6 @@ F: Documentation/devicetree/bindings/pci/ti-pci.txt F: drivers/pci/controller/cadence/pci-j721e.c F: drivers/pci/controller/dwc/pci-dra7xx.c -PCI DRIVER FOR TI KEYSTONE -M: Murali Karicheri <m-karicheri2@ti.com> -L: linux-pci@vger.kernel.org -L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) -S: Maintained -F: drivers/pci/controller/dwc/pci-keystone.c - PCI DRIVER FOR V3 SEMICONDUCTOR V360EPC M: Linus Walleij <linus.walleij@linaro.org> L: linux-pci@vger.kernel.org @@ -17974,12 +17967,6 @@ F: drivers/power/supply/lp8788-charger.c F: drivers/regulator/lp8788-*.c F: include/linux/mfd/lp8788*.h -TI NETCP ETHERNET DRIVER -M: Murali Karicheri <m-karicheri2@ti.com> -L: netdev@vger.kernel.org -S: Maintained -F: drivers/net/ethernet/ti/netcp* - TI PCM3060 ASoC CODEC DRIVER M: Kirill Marinushkin <kmarinushkin@birdec.com> L: alsa-devel@alsa-project.org (moderated for non-subscribers)
His email bounces with permanent error "550 Invalid recipient". His last email was from 2020-09-09 on the LKML and he seems to have left TI. Signed-off-by: Michael Walle <michael@walle.cc> --- changes since v1: - rebased to net CREDITS | 5 +++++ MAINTAINERS | 13 ------------- 2 files changed, 5 insertions(+), 13 deletions(-)