Add an entry for Iris video encoder/decoder accelerator driver.
Signed-off-by: Dikshita Agarwal <[email protected]>
Signed-off-by: Vikash Garodia <[email protected]>
---
MAINTAINERS | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3be1bdf..ea633b2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17671,6 +17671,16 @@ T: git git://linuxtv.org/media_tree.git
F: Documentation/devicetree/bindings/media/*venus*
F: drivers/media/platform/qcom/venus/
+QUALCOMM IRIS VIDEO ACCELERATOR DRIVER
+M: Vikash Garodia <[email protected]>
+M: Dikshita Agarwal <[email protected]>
+L: [email protected]
+L: [email protected]
+S: Maintained
+T: git git://linuxtv.org/media_tree.git
+F: Documentation/devicetree/bindings/media/qcom,*-iris.yaml
+F: drivers/media/platform/qcom/iris/
+
QUALCOMM WCN36XX WIRELESS DRIVER
M: Loic Poulain <[email protected]>
L: [email protected]
--
2.7.4
On 7/28/23 06:23, Vikash Garodia wrote:
> Add an entry for Iris video encoder/decoder accelerator driver.
>
> Signed-off-by: Dikshita Agarwal <[email protected]>
> Signed-off-by: Vikash Garodia <[email protected]>
> ---
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3be1bdf..ea633b2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17671,6 +17671,16 @@ T: git git://linuxtv.org/media_tree.git
> F: Documentation/devicetree/bindings/media/*venus*
> F: drivers/media/platform/qcom/venus/
>
> +QUALCOMM IRIS VIDEO ACCELERATOR DRIVER
This entry should immediately follow:
QUALCOMM IPQ4019 VQMMC REGULATOR DRIVER
to keep the file in alphabetical order.
> +M: Vikash Garodia <[email protected]>
> +M: Dikshita Agarwal <[email protected]>
> +L: [email protected]
> +L: [email protected]
> +S: Maintained
> +T: git git://linuxtv.org/media_tree.git
> +F: Documentation/devicetree/bindings/media/qcom,*-iris.yaml
> +F: drivers/media/platform/qcom/iris/
> +
> QUALCOMM WCN36XX WIRELESS DRIVER
> M: Loic Poulain <[email protected]>
> L: [email protected]
--
~Randy