Message ID | 20201203121018.16432-5-daire.mcnamara@microchip.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Lorenzo Pieralisi |
Headers | show |
Series | PCI: microchip: Add host driver for Microchip PCIe controller | expand |
On Thu, Dec 03, 2020 at 12:10:18PM +0000, daire.mcnamara@microchip.com wrote: > From: Daire McNamara <daire.mcnamara@microchip.com> Add a commit log. Subject should start with "MAINTAINERS:". Next time you change a file read the git log --oneline history for it so that we don't have to repeat these comments indefinitely. > Signed-off-by: Daire McNamara <daire.mcnamara@microchip.com> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e73636b75f29..dc926b36116b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13628,6 +13628,13 @@ S: Supported > F: Documentation/devicetree/bindings/pci/mediatek* > F: drivers/pci/controller/*mediatek* > > +PCIE DRIVER FOR MICROCHIP > +M: Daire McNamara <daire.mcnamara@microchip.com> > +L: linux-pci@vger.kernel.org > +S: Supported > +F: Documentation/devicetree/bindigs/pci/microchip* s/bindigs/bindings > +F: drivers/pci/controller/*microchip* > + > PCIE DRIVER FOR QUALCOMM MSM > M: Stanimir Varbanov <svarbanov@mm-sol.com> > L: linux-pci@vger.kernel.org > -- > 2.25.1 >
diff --git a/MAINTAINERS b/MAINTAINERS index e73636b75f29..dc926b36116b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13628,6 +13628,13 @@ S: Supported F: Documentation/devicetree/bindings/pci/mediatek* F: drivers/pci/controller/*mediatek* +PCIE DRIVER FOR MICROCHIP +M: Daire McNamara <daire.mcnamara@microchip.com> +L: linux-pci@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindigs/pci/microchip* +F: drivers/pci/controller/*microchip* + PCIE DRIVER FOR QUALCOMM MSM M: Stanimir Varbanov <svarbanov@mm-sol.com> L: linux-pci@vger.kernel.org