Message ID | 20230418122403.3178462-22-yoshihiro.shimoda.uh@renesas.com |
---|---|
State | Superseded |
Headers | show |
Series | PCI: rcar-gen4: Add R-Car Gen4 PCIe support | expand |
On Tue, Apr 18, 2023 at 09:24:02PM +0900, Yoshihiro Shimoda wrote: > Update this entry for R-Car Gen4's source code. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Manivannan Sadhasivam <mani@kernel.org> - Mani > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3d50a83738a4..85556bdbf6d5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16156,6 +16156,7 @@ L: linux-renesas-soc@vger.kernel.org > S: Maintained > F: Documentation/devicetree/bindings/pci/*rcar* > F: drivers/pci/controller/*rcar* > +F: drivers/pci/controller/dwc/*rcar* > > PCI DRIVER FOR SAMSUNG EXYNOS > M: Jingoo Han <jingoohan1@gmail.com> > -- > 2.25.1 >
diff --git a/MAINTAINERS b/MAINTAINERS index 3d50a83738a4..85556bdbf6d5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16156,6 +16156,7 @@ L: linux-renesas-soc@vger.kernel.org S: Maintained F: Documentation/devicetree/bindings/pci/*rcar* F: drivers/pci/controller/*rcar* +F: drivers/pci/controller/dwc/*rcar* PCI DRIVER FOR SAMSUNG EXYNOS M: Jingoo Han <jingoohan1@gmail.com>
Update this entry for R-Car Gen4's source code. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)