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

From: Ekansh Gupta

Date: Wed Aug 19 2026 - 09:13:03 EST


On 19-08-2026 00:52, Krzysztof Kozlowski wrote:
> 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.
the directory got added in a later patch, added this patch at the start
following the comment here[1].

[1]
https://lore.kernel.org/all/zideovhb7djvsbydqmdyxbgh6cte7xc5ouhm6gsreww6klqqae@o6w6wd4tic4r/>

> Best regards,
> Krzysztof