Re: [PATCH] dt-bindings: samsung,mipi-dsim: Use port-base reference

2023-05-31 Thread Krzysztof Kozlowski
On 31/05/2023 21:12, Fabio Estevam wrote: > On 31/05/2023 15:56, Krzysztof Kozlowski wrote: > >> This would have sense if you kept original intention, so >> additionalProperties: false >> >> Without it - you just break bindings to hide warning. > > I am not sure I understood your suggestion. >

Re: [PATCH] dt-bindings: samsung,mipi-dsim: Use port-base reference

2023-05-31 Thread Fabio Estevam
On 31/05/2023 15:56, Krzysztof Kozlowski wrote: This would have sense if you kept original intention, so additionalProperties: false Without it - you just break bindings to hide warning. I am not sure I understood your suggestion. Is this what you mean? diff --git

Re: [PATCH] dt-bindings: samsung,mipi-dsim: Use port-base reference

2023-05-31 Thread Krzysztof Kozlowski
On 31/05/2023 03:43, Fabio Estevam wrote: > From: Fabio Estevam > > Use port-base reference for port@0 and port@1. > > This fixes the following schema warning: > > imx8mm-evk.dtb: dsi@32e1: ports:port@1:endpoint: Unevaluated properties > are not allowed ('data-lanes' was unexpected) >

[PATCH] dt-bindings: samsung,mipi-dsim: Use port-base reference

2023-05-30 Thread Fabio Estevam
From: Fabio Estevam Use port-base reference for port@0 and port@1. This fixes the following schema warning: imx8mm-evk.dtb: dsi@32e1: ports:port@1:endpoint: Unevaluated properties are not allowed ('data-lanes' was unexpected) >From schema: