aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorMarc Gonzalez <mgonzalez@freebox.fr>2024-06-04 18:42:04 +0200
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2024-06-30 11:22:44 +0200
commit599a0bc7f1eddf9311678b8b6c1e0969c868681f (patch)
tree6a5dc56ae02eff000146c60a248009db0a52360d
parentmedia: venus: avoid multiple core dumps (diff)
downloadwireguard-linux-599a0bc7f1eddf9311678b8b6c1e0969c868681f.tar.xz
wireguard-linux-599a0bc7f1eddf9311678b8b6c1e0969c868681f.zip
dt-bindings: media: add qcom,msm8998-venus
msm8998 has the same video encode/decode accelerator as msm8996. Signed-off-by: Marc Gonzalez <mgonzalez@freebox.fr> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Stanimir Varbanov <stanimir.k.varbanov@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-rw-r--r--Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml4
1 files changed, 3 insertions, 1 deletions
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