Re: [PATCH v2 01/15] MAINTAINERS: Add entry for Qualcomm DSP Accelerator (QDA) driver

From: Krzysztof Kozlowski

Date: Tue Aug 18 2026 - 15:23:13 EST


On 17/08/2026 06:47, Ekansh Gupta wrote:
> 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 <ekansh.gupta@xxxxxxxxxxxxxxxx>
> ---
> 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 <ekansh.gupta@xxxxxxxxxxxxxxxx>
> +L: linux-arm-msm@xxxxxxxxxxxxxxx
> +L: dri-devel@xxxxxxxxxxxxxxxxxxxxx
> +S: Supported
> +T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
> +F: Documentation/accel/qda/

There is no such directory.

Best regards,
Krzysztof