diff mbox series

MAINTAINERS: clean up PCIE DRIVER FOR CAVIUM THUNDERX

Message ID 20200223090950.5259-1-lukas.bulwahn@gmail.com
State New
Headers show
Series MAINTAINERS: clean up PCIE DRIVER FOR CAVIUM THUNDERX | expand

Commit Message

Lukas Bulwahn Feb. 23, 2020, 9:09 a.m. UTC
Commit e1ac611f57c9 ("dt-bindings: PCI: Convert generic host binding to
DT schema") combines all information from pci-thunder-{pem,ecam}.txt
into host-generic-pci.yaml, and deleted the two files in
Documentation/devicetree/bindings/pci/.

Since then, ./scripts/get_maintainer.pl --self-test complains:

  no file matches F: Documentation/devicetree/bindings/pci/pci-thunder-*

As the PCIE DRIVER FOR CAVIUM THUNDERX-relevant information is only a
small part of the host-generic-pci.yaml, do not add this file to the
PCIE DRIVER FOR CAVIUM THUNDERX entry, and only drop the reference to
the removed files.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Robert, are you still the maintainer of this driver?
Rob Herring, please pick this patch.
applies cleanly on current master and next-20200221

 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

Comments

Robert Richter Feb. 24, 2020, 10:26 a.m. UTC | #1
Hi Lukas,

On 23.02.20 10:09:50, Lukas Bulwahn wrote:
> Commit e1ac611f57c9 ("dt-bindings: PCI: Convert generic host binding to
> DT schema") combines all information from pci-thunder-{pem,ecam}.txt
> into host-generic-pci.yaml, and deleted the two files in
> Documentation/devicetree/bindings/pci/.
> 
> Since then, ./scripts/get_maintainer.pl --self-test complains:
> 
>   no file matches F: Documentation/devicetree/bindings/pci/pci-thunder-*
> 
> As the PCIE DRIVER FOR CAVIUM THUNDERX-relevant information is only a
> small part of the host-generic-pci.yaml, do not add this file to the
> PCIE DRIVER FOR CAVIUM THUNDERX entry, and only drop the reference to
> the removed files.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>

Acked-by: Robert Richter <rrichter@marvell.com>

> ---
> Robert, are you still the maintainer of this driver?

Sure. I inherited the driver a couple of months ago from David who is
no longer at Cavium/ Marvell.

Thanks,

-Robert
Rob Herring Feb. 24, 2020, 4:57 p.m. UTC | #2
On Sun, Feb 23, 2020 at 10:09:50AM +0100, Lukas Bulwahn wrote:
> Commit e1ac611f57c9 ("dt-bindings: PCI: Convert generic host binding to
> DT schema") combines all information from pci-thunder-{pem,ecam}.txt
> into host-generic-pci.yaml, and deleted the two files in
> Documentation/devicetree/bindings/pci/.
> 
> Since then, ./scripts/get_maintainer.pl --self-test complains:
> 
>   no file matches F: Documentation/devicetree/bindings/pci/pci-thunder-*
> 
> As the PCIE DRIVER FOR CAVIUM THUNDERX-relevant information is only a
> small part of the host-generic-pci.yaml, do not add this file to the
> PCIE DRIVER FOR CAVIUM THUNDERX entry, and only drop the reference to
> the removed files.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> Robert, are you still the maintainer of this driver?
> Rob Herring, please pick this patch.
> applies cleanly on current master and next-20200221

Applied, thanks.

Rob
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2af5fa73155e..d43a8f9769db 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12953,7 +12953,6 @@  M:	Robert Richter <rrichter@marvell.com>
 L:	linux-pci@vger.kernel.org
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Supported
-F:	Documentation/devicetree/bindings/pci/pci-thunder-*
 F:	drivers/pci/controller/pci-thunder-*
 
 PCIE DRIVER FOR HISILICON