Message ID | 1497588789-28607-1-git-send-email-ryder.lee@mediatek.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Fri, Jun 16, 2017 at 12:53:09PM +0800, Ryder Lee wrote: > Add MediaTek PCIe driver maintainer entry. > > Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> Folded into pci/host-mediatek for v4.13, thanks! > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f7d568b..736648e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9957,6 +9957,14 @@ S: Supported > F: Documentation/devicetree/bindings/pci/pci-thunder-* > F: drivers/pci/host/pci-thunder-* > > +PCIE DRIVER FOR MEDIATEK > +M: Ryder Lee <ryder.lee@mediatek.com> > +L: linux-pci@vger.kernel.org > +L: linux-mediatek@lists.infradead.org > +S: Supported > +F: Documentation/devicetree/bindings/pci/mediatek* > +F: drivers/pci/host/*mediatek* > + > PCMCIA SUBSYSTEM > P: Linux PCMCIA Team > L: linux-pcmcia@lists.infradead.org > -- > 1.9.1 >
diff --git a/MAINTAINERS b/MAINTAINERS index f7d568b..736648e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9957,6 +9957,14 @@ S: Supported F: Documentation/devicetree/bindings/pci/pci-thunder-* F: drivers/pci/host/pci-thunder-* +PCIE DRIVER FOR MEDIATEK +M: Ryder Lee <ryder.lee@mediatek.com> +L: linux-pci@vger.kernel.org +L: linux-mediatek@lists.infradead.org +S: Supported +F: Documentation/devicetree/bindings/pci/mediatek* +F: drivers/pci/host/*mediatek* + PCMCIA SUBSYSTEM P: Linux PCMCIA Team L: linux-pcmcia@lists.infradead.org
Add MediaTek PCIe driver maintainer entry. Signed-off-by: Ryder Lee <ryder.lee@mediatek.com> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)