Message ID | 1675698105-19025-9-git-send-email-quic_jhugo@quicinc.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | QAIC accel driver | expand |
On Mon, Feb 06, 2023 at 08:41:45AM -0700, Jeffrey Hugo wrote: > Add MAINTAINERS entry for the Qualcomm Cloud AI 100 driver. > > Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> > Reviewed-by: Carl Vanderlip <quic_carlv@quicinc.com> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 263d37a..0a264f1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -17170,6 +17170,14 @@ 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@quicinc.com> > +L: linux-arm-msm@vger.kernel.org Is this correct mailing list ? Should not be dri-devel ? Regards Stanislaw
On 3/1/2023 6:03 AM, Stanislaw Gruszka wrote: > On Mon, Feb 06, 2023 at 08:41:45AM -0700, Jeffrey Hugo wrote: >> Add MAINTAINERS entry for the Qualcomm Cloud AI 100 driver. >> >> Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> >> Reviewed-by: Carl Vanderlip <quic_carlv@quicinc.com> >> --- >> MAINTAINERS | 8 ++++++++ >> 1 file changed, 8 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 263d37a..0a264f1 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -17170,6 +17170,14 @@ 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@quicinc.com> >> +L: linux-arm-msm@vger.kernel.org > > Is this correct mailing list ? Should not be dri-devel ? linux-arm-msm is the Qualcomm mailing list. Listing dri-devel in addition makes sense though. Will do. -Jeff
diff --git a/MAINTAINERS b/MAINTAINERS index 263d37a..0a264f1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17170,6 +17170,14 @@ 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@quicinc.com> +L: linux-arm-msm@vger.kernel.org +S: Supported +F: Documentation/accel/qaic/ +F: drivers/accel/qaic/ +F: include/uapi/drm/qaic_accel.h + QUALCOMM CORE POWER REDUCTION (CPR) AVS DRIVER M: Niklas Cassel <nks@flawful.org> L: linux-pm@vger.kernel.org