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. > > Signed-off-by: Ekansh Gupta <[email protected]> > --- > 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 <[email protected]> > +L: [email protected] > +L: [email protected] > +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 <[email protected]> > L: [email protected] > > -- > 2.34.1 > -- With best wishes Dmitry
