diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2024-11-25 13:40:45 -0600 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2024-11-25 13:40:45 -0600 |
commit | 665e4a3456d467e739a0879139114930397726eb (patch) | |
tree | bd689058ceb8c59d1aabb840d44752f3dde17146 /MAINTAINERS | |
parent | dcd12456b356c0e132a9219ffe6e6e538975381d (diff) | |
parent | e434e54d3ffcd17eeadfcf3cf434bc1dff36daff (diff) |
Merge branch 'pci/hotplug-octeon'
- Add hotplug controller driver for Marvell OCTEON multi-function device
where function 0 has a management console interface to enable/disable and
provision various personalities for the other functions (Shijith Thotton)
* pci/hotplug-octeon:
PCI: hotplug: Add OCTEON PCI hotplug controller driver
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d7ffef4382df..236c6fa6484b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13882,6 +13882,12 @@ R: schalla@marvell.com R: vattunuru@marvell.com F: drivers/vdpa/octeon_ep/ +MARVELL OCTEON HOTPLUG DRIVER +R: Shijith Thotton <sthotton@marvell.com> +R: Vamsi Attunuru <vattunuru@marvell.com> +S: Supported +F: drivers/pci/hotplug/octep_hp.c + MATROX FRAMEBUFFER DRIVER L: linux-fbdev@vger.kernel.org S: Orphan |