Skip to content

Commit 599a0bc

Browse files
Zebra345Hans Verkuil
authored andcommitted
dt-bindings: media: add qcom,msm8998-venus
msm8998 has the same video encode/decode accelerator as msm8996. Signed-off-by: Marc Gonzalez <[email protected]> Reviewed-by: Bryan O'Donoghue <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Stanimir Varbanov <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
1 parent 02e92ea commit 599a0bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/media/qcom,msm8996-venus.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ allOf:
1818

1919
properties:
2020
compatible:
21-
const: qcom,msm8996-venus
21+
enum:
22+
- qcom,msm8996-venus
23+
- qcom,msm8998-venus
2224

2325
power-domains:
2426
maxItems: 1

0 commit comments

Comments
 (0)