On 30 June 2022 15:08:42 GMT+03:00, Bryan O'Donoghue <bryan.odonog...@linaro.org> wrote: >When converting from .txt to .yaml we didn't include descriptions for the >existing regulator supplies. > >- vdd >- vdda >- vddio > >Add those descriptions into the yaml now as they were prior to the >conversion. > >Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI >bindings") >Signed-off-by: Bryan O'Donoghue <bryan.odonog...@linaro.org> >--- > .../bindings/display/msm/dsi-controller-main.yaml | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > >diff --git >a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml >b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml >index 91324f0828448..fd9d472437853 100644 >--- a/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml >+++ b/Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml >@@ -125,6 +125,18 @@ properties: > - port@0 > - port@1 > >+ vdd-supply: >+ description: >+ Phandle to vdd regulator device node >+ >+ vddio-supply: >+ description: >+ Phandle to vdd regulator device node >+ >+ vdda-supply: >+ description: >+ Phandle to vdd regulator device node All three descriptions are the same. This looks like a c&p issue >+ > required: > - compatible > - reg -- With best wishes Dmitry
- [Freedreno] [PATCH 5/7] dt-bindings: msm: dsi: Fix clo... Bryan O'Donoghue
- Re: [Freedreno] [PATCH 5/7] dt-bindings: msm: dsi... Dmitry Baryshkov
- Re: [Freedreno] [PATCH 5/7] dt-bindings: msm: dsi... Krzysztof Kozlowski
- [Freedreno] [PATCH 2/7] dt-bindings: msm: dsi: Fix ope... Bryan O'Donoghue
- Re: [Freedreno] [PATCH 2/7] dt-bindings: msm: dsi... Dmitry Baryshkov
- Re: [Freedreno] [PATCH 2/7] dt-bindings: msm: dsi... Krzysztof Kozlowski
- [Freedreno] [PATCH 6/7] dt-bindings: msm: dsi: Add mis... Bryan O'Donoghue
- Re: [Freedreno] [PATCH 6/7] dt-bindings: msm: dsi... Dmitry Baryshkov
- Re: [Freedreno] [PATCH 6/7] dt-bindings: msm: dsi... Krzysztof Kozlowski
- [Freedreno] [PATCH 4/7] dt-bindings: msm: dsi: Add vdd... Bryan O'Donoghue
- Re: [Freedreno] [PATCH 4/7] dt-bindings: msm: dsi... Dmitry Baryshkov
- Re: [Freedreno] [PATCH 4/7] dt-bindings: msm:... Bryan O'Donoghue
- Re: [Freedreno] [PATCH 4/7] dt-bindings: ... Krzysztof Kozlowski
- Re: [Freedreno] [PATCH 4/7] dt-bindings: msm: dsi... Krzysztof Kozlowski
- [Freedreno] [PATCH 3/7] dt-bindings: msm: dsi: Fix pow... Bryan O'Donoghue
- Re: [Freedreno] [PATCH 3/7] dt-bindings: msm: dsi... Dmitry Baryshkov
- Re: [Freedreno] [PATCH 3/7] dt-bindings: msm: dsi... Krzysztof Kozlowski
- Re: [Freedreno] [PATCH 3/7] dt-bindings: msm:... Bryan O'Donoghue
- Re: [Freedreno] [PATCH 3/7] dt-bindings: ... Stephan Gerhold
- [Freedreno] [PATCH 1/7] dt-bindings: msm: dsi: Fix phy... Bryan O'Donoghue
- Re: [Freedreno] [PATCH 1/7] dt-bindings: msm: dsi... Dmitry Baryshkov