Re: [PATCH v4 1/5] dt-bindings: media: qcom,sm8550-iris: document QCS8300 IRIS accelerator

From: Krzysztof Kozlowski
Date: Thu Apr 24 2025 - 03:46:04 EST


On Thu, Apr 24, 2025 at 01:03:31AM GMT, Vikash Garodia wrote:
> Document the IRIS video decoder/encoder accelerator found in the QCS8300
> platform. It belongs to same iris v3 family as that of SM8550 but is a
> downscaled version of SM8550. It has 2 frame processing hardware blocks
> while SM8550 has 4. Thereby QCS8300 have fewer capabilities than those
> of SM8550.
>
> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
> Signed-off-by: Vikash Garodia <quic_vgarodia@xxxxxxxxxxx>
> ---
> This patch depends on patch
> https://lore.kernel.org/all/20250417-topic-sm8x50-iris-v10-v7-1-f020cb1d0e98@xxxxxxxxxx/
> ---
> Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml b/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml
> index f567f84bd60d439b151bb1407855ba73582c3b83..3dee25e99204169c6c80f7db4bad62775aaa59b5 100644
> --- a/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml
> +++ b/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml
> @@ -24,6 +24,7 @@ properties:
> - enum:
> - qcom,sm8550-iris
> - qcom,sm8650-iris
> + - qcom,qcs8300-iris

Keep alphabetical order.

Best regards,
Krzysztof