Add MAINTAINERS entry for Qualcomm PCIe Endpoint driver and its devicetree binding. While at it, let's also fix the PCIE RC entry to cover only the RC driver. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> --- MAINTAINERS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index bd7aff0c120f..cdd370138b9f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14254,7 +14254,15 @@ M: Stanimir Varbanov <svarbanov@xxxxxxxxxx> L: linux-pci@xxxxxxxxxxxxxxx L: linux-arm-msm@xxxxxxxxxxxxxxx S: Maintained -F: drivers/pci/controller/dwc/*qcom* +F: drivers/pci/controller/dwc/pcie-qcom.c + +PCIE ENDPOINT DRIVER FOR QUALCOMM +M: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> +L: linux-pci@xxxxxxxxxxxxxxx +L: linux-arm-msm@xxxxxxxxxxxxxxx +S: Maintained +F: Documentation/devicetree/bindings/pci/qcom,pcie-ep.yaml +F: drivers/pci/controller/dwc/pcie-qcom-ep.c PCIE DRIVER FOR ROCKCHIP M: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx> -- 2.25.1