From: Dmitry Baryshkov Date: Fri, 5 Jul 2024 07:59:00 +0000 (+0100) Subject: MAINTAINERS: CC dri-devel list on Qualcomm FastRPC patches X-Git-Tag: v6.11-rc1~100^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c66c0e7c511cde3f129af4792751074905fc248a;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: CC dri-devel list on Qualcomm FastRPC patches FastRPC is a way to offload method invocation to the DSPs on Qualcomm platforms. As the driver uses dma-bufs, add dri-devel mailing list to the MAINTAINERS's entry, so that DRM maintainers are notified about the uAPI changes. This follows the usual practice established by the "DMA BUFFER SHARING FRAMEWORK" entry in the file. Suggested-by: Bjorn Andersson Signed-off-by: Dmitry Baryshkov Signed-off-by: Srinivas Kandagatla Link: https://lore.kernel.org/r/20240705075900.424100-7-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/MAINTAINERS b/MAINTAINERS index aae88b7a6c328..06ecfa64a39ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18515,6 +18515,7 @@ QUALCOMM FASTRPC DRIVER M: Srinivas Kandagatla M: Amol Maheshwari L: linux-arm-msm@vger.kernel.org +L: dri-devel@lists.freedesktop.org S: Maintained F: Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml F: drivers/misc/fastrpc.c