Message ID | 1589897645-17088-9-git-send-email-jhugo@codeaurora.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Qualcomm Cloud AI 100 driver | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 65c7cc9..e3d865b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13963,6 +13963,13 @@ F: Documentation/devicetree/bindings/media/qcom,camss.txt F: Documentation/media/v4l-drivers/qcom_camss.rst F: drivers/media/platform/qcom/camss/ +QUALCOMM CLOUD AI 100 (QAIC) DRIVER +M: Jeffrey Hugo <jhugo@codeaurora.org> +L: linux-arm-msm@vger.kernel.org +S: Supported +F: drivers/misc/qaic/ +F: include/uapi/misc/qaic.h + QUALCOMM CORE POWER REDUCTION (CPR) AVS DRIVER M: Niklas Cassel <nks@flawful.org> L: linux-pm@vger.kernel.org
Add MAINTAINERS entry for the Qualcomm Cloud AI 100 driver. Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)