diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2023-10-18 10:56:30 +0200 |
---|---|---|
committer | Krzysztof Wilczyński <kwilczynski@kernel.org> | 2023-10-23 14:40:10 +0200 |
commit | 6a87c0931b21074d2dc21809f01862493048a5cb (patch) | |
tree | bb5717f59e55efad5b24c8b3fac4d85f77ba9998 /MAINTAINERS | |
parent | PCI: rcar-gen4: Add endpoint mode support (diff) | |
download | linux-6a87c0931b21074d2dc21809f01862493048a5cb.tar.xz linux-6a87c0931b21074d2dc21809f01862493048a5cb.zip |
MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
Update this entry for R-Car Gen4's source code.
Link: https://lore.kernel.org/linux-pci/20231018085631.1121289-15-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Acked-by: Manivannan Sadhasivam <mani@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 90f13281d297..4115e648b4af 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16424,6 +16424,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> |