On Fri, Jul 23, 2021 at 04:28:05PM +0100, Lorenzo Pieralisi wrote: > On Tue, Jul 06, 2021 at 04:20:59PM +0800, Rahul Tanwar wrote: > > Add maintainer for PCIe RC controller driver for Intel LGM gateway SoC. > > > > Signed-off-by: Rahul Tanwar <rtanwar@xxxxxxxxxxxxx> > > --- > > MAINTAINERS | 7 +++++++ > > 1 file changed, 7 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 3298f4592ce7..61c1cfcc453b 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -14392,6 +14392,13 @@ S: Maintained > > F: Documentation/devicetree/bindings/pci/hisilicon-histb-pcie.txt > > F: drivers/pci/controller/dwc/pcie-histb.c > > > > +PCIE DRIVER FOR INTEL LGM GW SOC > > +M: Rahul Tanwar <rtanwar@xxxxxxxxxxxxx> > > +L: linux-pci@xxxxxxxxxxxxxxx > > +S: Maintained > > +F: Documentation/devicetree/bindings/pci/intel-gw-pcie.yaml > > +F: drivers/pci/controller/dwc/pcie-intel-gw.c > > + > > Hi Bjorn, > > do you think we can merge this patch as a fix in one of the upcoming > -rcX ? Applied to for-linus for v5.14, thanks!