Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml | 1 + 1 file changed, 1 insertion(+)
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@linaro.org>
---
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
---
base-commit: 26ffb3d6f02cd0935fb9fa3db897767beee1cb2a
change-id: 20250704-x1e-iris-4a5d033f4a2d
Best regards,
--
Stephan Gerhold <stephan.gerhold@linaro.org>
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@linaro.org> > --- > 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@quicinc.com>
On Fri, 04 Jul 2025 15:38:41 +0200, 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@linaro.org> > --- > Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
On 04/07/2025 14:38, 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@linaro.org> > --- > 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 > > --- > base-commit: 26ffb3d6f02cd0935fb9fa3db897767beee1cb2a > change-id: 20250704-x1e-iris-4a5d033f4a2d > > Best regards, Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
© 2016 - 2025 Red Hat, Inc.