Re: [PATCH v4 01/10] dt-bindings: display/msm: split qcom,mdss bindings

2022-08-25 Thread Krzysztof Kozlowski
On 25/08/2022 12:50, Dmitry Baryshkov wrote: (...) > +minItems: 1 > +maxItems: 4 > + > + clock-names: > +minItems: 1 > +maxItems: 4 > + > + "#address-cells": > +const: 1 > + > + "#size-cells": > +const: 1 > + > + ranges: > +true > + > + resets: > +items: > +

Re: [PATCH v4 01/10] dt-bindings: display/msm: split qcom,mdss bindings

2022-08-25 Thread Krzysztof Kozlowski
On 25/08/2022 12:50, Dmitry Baryshkov wrote: > Split Mobile Display SubSystem (MDSS) root node bindings to the separate > yaml file. Changes to the existing (txt) schema: > - Added optional "vbif_nrt_phys" region used by msm8996 > - Made "bus" and "vsync" clocks optional (they are not used by som