diff options
author | Jeffrey Hugo <[email protected]> | 2023-03-27 09:54:57 -0600 |
---|---|---|
committer | Jacek Lawrynowicz <[email protected]> | 2023-04-06 08:23:03 +0200 |
commit | 864b438085df0a9b93f264e3c8a0f68db1e93bdc (patch) | |
tree | d518baa8469542f1ee30b846124c4b5fdd3881ca | |
parent | 759662e4f1f8cd6ea0ec466e10cf29fe7c1fec36 (diff) |
MAINTAINERS: Add entry for QAIC driver
Add MAINTAINERS entry for the Qualcomm Cloud AI 100 driver.
Signed-off-by: Jeffrey Hugo <[email protected]>
Reviewed-by: Carl Vanderlip <[email protected]>
Reviewed-by: Pranjal Ramajor Asha Kanojiya <[email protected]>
Reviewed-by: Stanislaw Gruszka <[email protected]>
Reviewed-by: Jacek Lawrynowicz <[email protected]>
Acked-by: Oded Gabbay <[email protected]>
Signed-off-by: Jacek Lawrynowicz <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9736e04d3bd3..d037504a5748 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17265,6 +17265,16 @@ F: Documentation/devicetree/bindings/clock/qcom,* F: drivers/clk/qcom/ F: include/dt-bindings/clock/qcom,* +QUALCOMM CLOUD AI (QAIC) DRIVER +M: Jeffrey Hugo <[email protected]> +S: Supported +T: git git://anongit.freedesktop.org/drm/drm-misc +F: Documentation/accel/qaic/ +F: drivers/accel/qaic/ +F: include/uapi/drm/qaic_accel.h + QUALCOMM CORE POWER REDUCTION (CPR) AVS DRIVER M: Bjorn Andersson <[email protected]> M: Konrad Dybcio <[email protected]> |