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@xxxxxxxxxxx>
Reviewed-by: Carl Vanderlip <quic_carlv@xxxxxxxxxxx>
---
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@xxxxxxxxxxx>
+L: linux-arm-msm@xxxxxxxxxxxxxxx
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