On Thu, Mar 16, 2023 at 11:04:05AM -0600, Jeffrey Hugo wrote: > On 3/14/2023 3:59 AM, Jacek Lawrynowicz wrote: > > Hi > > > > On 06.03.2023 22:34, Jeffrey Hugo wrote: > > > Add MAINTAINERS entry for the Qualcomm Cloud AI 100 driver. > > > > > > Signed-off-by: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx> > > > Reviewed-by: Carl Vanderlip <quic_carlv@xxxxxxxxxxx> > > > Reviewed-by: Pranjal Ramajor Asha Kanojiya <quic_pkanojiy@xxxxxxxxxxx> > > > --- > > > MAINTAINERS | 9 +++++++++ > > > 1 file changed, 9 insertions(+) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index b0db911..feb2974 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -17253,6 +17253,15 @@ F: Documentation/devicetree/bindings/clock/qcom,* > > > F: drivers/clk/qcom/ > > > F: include/dt-bindings/clock/qcom,* > > > +QUALCOMM CLOUD AI (QAIC) DRIVER > > > +M: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx> > > > +L: linux-arm-msm@xxxxxxxxxxxxxxx > > > +L: dri-devel@xxxxxxxxxxxxxxxxxxxxx > > > +S: Supported > > > +F: Documentation/accel/qaic/ > > > +F: drivers/accel/qaic/ > > > +F: include/uapi/drm/qaic_accel.h > > > > Aren't you missing repo link? > > T: git git://anongit.freedesktop.org/drm/drm-misc > > Maarten/Maxime/Thomas are we ok to follow the iVPU example and use drm-misc > for this, or would a separate tree be preferred? Yeah, please go ahead with drm-misc Do you have commit rights? Maxime