Re: [PATCH RFC 18/18] MAINTAINERS: Add MAINTAINERS entry for QDA driver

From: Ekansh Gupta

Date: Mon Mar 02 2026 - 03:42:16 EST




On 2/24/2026 4:10 AM, Dmitry Baryshkov wrote:
> On Tue, Feb 24, 2026 at 12:39:12AM +0530, Ekansh Gupta wrote:
>> Add a new MAINTAINERS entry for the Qualcomm DSP Accelerator (QDA)
>> driver. The entry lists the primary maintainer, the linux-arm-msm and
>> dri-devel mailing lists, and covers all source files under
>> drivers/accel/qda, Documentation/accel/qda and the UAPI header
>> include/uapi/drm/qda_accel.h.
>>
>> This ensures that patches to the QDA driver and its public API are
>> tracked and routed to the appropriate reviewers as the driver is
>> integrated into the DRM accel subsystem.
> Please add it in the first patch.
ack
>
>> Signed-off-by: Ekansh Gupta <ekansh.gupta@xxxxxxxxxxxxxxxx>
>> ---
>> MAINTAINERS | 9 +++++++++
>> 1 file changed, 9 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 71f76fddebbf..78b8b82a6370 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -21691,6 +21691,15 @@ S: Maintained
>> 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
>> +F: Documentation/accel/qda/
>> +F: drivers/accel/qda/
>> +F: include/uapi/drm/qda_accel.h
>> +
>> QUALCOMM EMAC GIGABIT ETHERNET DRIVER
>> M: Timur Tabi <timur@xxxxxxxxxx>
>> L: netdev@xxxxxxxxxxxxxxx
>>
>> --
>> 2.34.1
>>