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 <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index f45881e982d2..26d628c677a8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18621,6 +18621,7 @@ QUALCOMM FASTRPC DRIVER M: Srinivas Kandagatla <[email protected]> M: Amol Maheshwari <[email protected]> L: [email protected] +L: [email protected] S: Maintained F: Documentation/devicetree/bindings/misc/qcom,fastrpc.yaml F: drivers/misc/fastrpc.c --- base-commit: 2102cb0d050d34d50b9642a3a50861787527e922 change-id: 20240624-fastrpc-ml-24c7d5cf5e7b Best regards, -- Dmitry Baryshkov <[email protected]>
