[PATCH v3 8/8] MAINTAINERS: Add entry for QAIC driver
Oded Gabbay
ogabbay at kernel.org
Mon Mar 20 07:03:28 UTC 2023
On Fri, Mar 17, 2023 at 5:46 PM Jeffrey Hugo <quic_jhugo at quicinc.com> wrote:
>
> On 3/17/2023 8:04 AM, Maxime Ripard wrote:
> > 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 at quicinc.com>
> >>>> Reviewed-by: Carl Vanderlip <quic_carlv at quicinc.com>
> >>>> Reviewed-by: Pranjal Ramajor Asha Kanojiya <quic_pkanojiy at quicinc.com>
> >>>> ---
> >>>> 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 at quicinc.com>
> >>>> +L: linux-arm-msm at vger.kernel.org
> >>>> +L: dri-devel at lists.freedesktop.org
> >>>> +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?
>
> No. My operating assumption is this series will get merged first, which
> will then justify having commit rights. I'm new to DRM, so please
> educate me if I'm missing something.
>
> Thanks
>
> -Jeff
Your assumption is correct. Once it gets merged, I think that's enough
for you to get commit rights.
And drm-misc is the place for most of the drivers in drm, so that's
also completely fine.
Thanks,
Oded
More information about the dri-devel
mailing list