This is an automatic generated email to let you know that the following patch were queued:
Subject: dt-bindings: media: add qcom,msm8998-venus Author: Marc Gonzalez <mgonza...@freebox.fr> Date: Tue Jun 4 18:42:04 2024 +0200 msm8998 has the same video encode/decode accelerator as msm8996. Signed-off-by: Marc Gonzalez <mgonza...@freebox.fr> Reviewed-by: Bryan O'Donoghue <bryan.odonog...@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlow...@linaro.org> Signed-off-by: Stanimir Varbanov <stanimir.k.varba...@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl> Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --- diff --git a/Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml b/Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml index 3a4d817e544e..56c16458e3bb 100644 --- a/Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml +++ b/Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml @@ -18,7 +18,9 @@ allOf: properties: compatible: - const: qcom,msm8996-venus + enum: + - qcom,msm8996-venus + - qcom,msm8998-venus power-domains: maxItems: 1