On Tue, Mar 11, 2025 at 05:33:53PM +0530, Vikash Garodia wrote: > Not all platforms has a collapsible mx, so use the more generic naming > of mx in the binding. I guess, it wasn't even tested... > > Signed-off-by: Vikash Garodia <quic_vgarodia@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml b/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml > index e424ea84c211f473a799481fd5463a16580187ed..440a0d7cdfe19a1ccedefc207d96b26eed5d6630 100644 > --- a/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml > +++ b/Documentation/devicetree/bindings/media/qcom,sm8550-iris.yaml > @@ -28,7 +28,7 @@ properties: > items: > - const: venus > - const: vcodec0 > - - const: mxc > + - const: mx > - const: mmcx > > clocks: > > -- > 2.34.1 > -- With best wishes Dmitry