media: dt-bindings: Document SC8280XP/SM8350 Iris

The Iris block on SM8350 and SC8280XP is compatible with the Iris
(Venus) on SM8250. Describing in the bindings that the block is Iris v2
and not Venus. Document SM8350 and SC8280XP IP cores, using
qcom,sm8250-venus as a fallback compatible.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Bryan O'Donoghue <bod@kernel.org>
This commit is contained in:
Dmitry Baryshkov 2026-05-15 13:56:35 +03:00 committed by Bryan O'Donoghue
parent 96789be88f
commit 58cbdcfb35

View File

@ -10,15 +10,21 @@ maintainers:
- Stanimir Varbanov <stanimir.varbanov@linaro.org>
description: |
The Venus IP is a video encode and decode accelerator present
on Qualcomm platforms
The Iris v2.xx IP is a video encode and decode accelerator present on
Qualcomm platforms
allOf:
- $ref: qcom,venus-common.yaml#
properties:
compatible:
const: qcom,sm8250-venus
oneOf:
- const: qcom,sm8250-venus
- items:
- enum:
- qcom,sc8280xp-iris
- qcom,sm8350-iris
- const: qcom,sm8250-venus
power-domains:
minItems: 2