Re: [PATCH] dt-bindings: media: qcom,sm8550-iris: Add X1E80100 compatible

From: Vikash Garodia
Date: Thu Jul 17 2025 - 01:29:57 EST



On 7/4/2025 7:08 PM, Stephan Gerhold wrote:
> Iris in X1E80100 is pretty much identical to SM8550. We can use the same
> firmware image and the same definitions in the driver, so just add
> qcom,x1e80100-iris to the existing list with qcom,sm8550-iris as fallback
> compatible.
>
> Signed-off-by: Stephan Gerhold <stephan.gerhold@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 c79bf2101812d83b99704f38b7348a9f728dff44..9504d7ea23f4a30fd2d03e8683721641f8b1a115 100644
> --- a/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml
> +++ b/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml
> @@ -20,6 +20,7 @@ properties:
> - items:
> - enum:
> - qcom,sa8775p-iris
> + - qcom,x1e80100-iris
> - const: qcom,sm8550-iris
> - enum:
> - qcom,qcs8300-iris
>
> ---

Reviewed-by: Vikash Garodia <quic_vgarodia@xxxxxxxxxxx>