Add a MAINTAINERS entry for the Qualcomm DSP Accelerator (QDA) driver, covering the driver source under drivers/accel/qda, documentation under Documentation/accel/qda, and the UAPI header include/uapi/drm/qda_accel.h. The linux-arm-msm and dri-devel mailing lists are listed as the relevant review lists.
Signed-off-by: Ekansh Gupta <[email protected]> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 912837dd4640..75fa90c137c7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22388,6 +22388,17 @@ S: Supported F: Documentation/devicetree/bindings/crypto/qcom-qce.yaml F: drivers/crypto/qce/ +QUALCOMM DSP ACCELERATOR (QDA) DRIVER +M: Ekansh Gupta <[email protected]> +L: [email protected] +L: [email protected] +S: Supported +T: git https://gitlab.freedesktop.org/drm/misc/kernel.git +F: Documentation/accel/qda/ +F: drivers/accel/qda/ +F: include/linux/qda_compute_bus.h +F: include/uapi/drm/qda_accel.h + QUALCOMM EMAC GIGABIT ETHERNET DRIVER M: Timur Tabi <[email protected]> L: [email protected] -- 2.34.1
