Kirin PCIe Driver does not have a maintainer at present, Add maintainers for kirin pcie driver and Doc, the two fellowing files. Documentation/devicetree/bindings/pci/pcie-kirin.txt drivers/pci/dwc/pcie-kirin.c
Signed-off-by: Xiaowei Song <[email protected]> Cc: Guodong Xu <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5ee3125f8341..c64ff79587c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9851,6 +9851,14 @@ S: Maintained F: Documentation/devicetree/bindings/pci/hisilicon-pcie.txt F: drivers/pci/dwc/pcie-hisi.c +PCIE DRIVER FOR Kirin +M: Xiaowei Song <[email protected]> +M: Binghui Wang <[email protected]> +L: [email protected] +S: Maintained +F: Documentation/devicetree/bindings/pci/pcie-kirin.txt +F: drivers/pci/dwc/pcie-kirin.c + PCIE DRIVER FOR ROCKCHIP M: Shawn Lin <[email protected]> M: Wenrui Li <[email protected]> -- 2.11.GIT

