summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2023-12-26 18:43:03 -0600
committerBjorn Helgaas <bhelgaas@google.com>2024-01-02 17:29:38 -0600
commit0ee2030af4e3e0a9cd26dfaa8c2f935beffa91d1 (patch)
tree1c6f4cce0aaa0a05a16c030cb28e2df7250338ab
parentf93e71aea6c60ebff8adbd8941e678302d377869 (diff)
MAINTAINERS: Orphan Cadence PCIe IP
Tom Joseph <tjoseph@cadence.com> is listed as the maintainer of the Cadence PCIe IP, but email to that address bounces and lore has no correspondence from Tom in the past two years (https://lore.kernel.org/all/?q=f%3Atjoseph). Mark the Cadence IP orphaned and add Tom to CREDITS. Link: https://lore.kernel.org/r/20240102182157.GA1732664@bhelgaas Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
-rw-r--r--CREDITS4
-rw-r--r--MAINTAINERS5
2 files changed, 6 insertions, 3 deletions
diff --git a/CREDITS b/CREDITS
index f33a33fd2371..55be8af1c74f 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1855,6 +1855,10 @@ D: Fedora kernel maintenance (2003-2014).
D: 'Trinity' and similar fuzz testing work.
D: Misc/Other.
+N: Tom Joseph
+E: tjoseph@cadence.com
+D: Cadence PCIe driver
+
N: Martin Josfsson
E: gandalf@wlug.westbo.se
P: 1024D/F6B6D3B1 7610 7CED 5C34 4AA6 DBA2 8BE1 5A6D AF95 F6B6 D3B1
diff --git a/MAINTAINERS b/MAINTAINERS
index 97f51d5ec1cf..595aa56acde4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16511,11 +16511,10 @@ F: Documentation/devicetree/bindings/pci/pci-armada8k.txt
F: drivers/pci/controller/dwc/pcie-armada8k.c
PCI DRIVER FOR CADENCE PCIE IP
-M: Tom Joseph <tjoseph@cadence.com>
L: linux-pci@vger.kernel.org
-S: Maintained
+S: Orphan
F: Documentation/devicetree/bindings/pci/cdns,*
-F: drivers/pci/controller/cadence/
+F: drivers/pci/controller/cadence/*cadence*
PCI DRIVER FOR FREESCALE LAYERSCAPE
M: Minghuan Lian <minghuan.Lian@nxp.com>