diff options
author | Bharat Kumar Gogada <[email protected]> | 2022-06-18 10:50:22 +0530 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-07-22 14:21:57 -0500 |
commit | 4e6217e3af8adee269403effe210c1df51ac69dd (patch) | |
tree | 8c102475e8a80a6f0070ea4b72c2e2fcffcc34cd | |
parent | 51f1ffc00d95e3e6bb53af456d2716d2a07f2d99 (diff) |
MAINTAINERS: Add Xilinx Versal CPM Root Port maintainers
Add Bharat Kumar Gogada and Michal Simek as maintainers for driver and
documentation of Xilinx Versal CPM Root Port device.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bharat Kumar Gogada <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Michal Simek <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..7c655d057fcb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15540,6 +15540,14 @@ L: [email protected] S: Maintained F: drivers/pci/controller/dwc/*spear* +PCI DRIVER FOR XILINX VERSAL CPM +M: Bharat Kumar Gogada <[email protected]> +M: Michal Simek <[email protected]> +S: Maintained +F: Documentation/devicetree/bindings/pci/xilinx-versal-cpm.yaml +F: drivers/pci/controller/pcie-xilinx-cpm.c + PCMCIA SUBSYSTEM M: Dominik Brodowski <[email protected]> S: Odd Fixes |