On 30 June 2022 15:08:45 GMT+03:00, Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> wrote: >Add in missing qcom,dsi-phy-regulator-ldo-mode to the 28nm DSI PHY. >When converting from .txt to .yaml we missed this one. > >Fixes: 4dbe55c97741 ("dt-bindings: msm: dsi: add yaml schemas for DSI bindings") >Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> >--- > .../devicetree/bindings/display/msm/dsi-phy-28nm.yaml | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml >index 9ecd513d93661..3551e166db966 100644 >--- a/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml >+++ b/Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml >@@ -40,6 +40,9 @@ properties: > - description: dsi phy register set > - description: dsi phy regulator register set > >+ qcom,dsi-phy-regulator-ldo-mode: >+ description: Boolean value indicating if the LDO mode PHY regulator is wanted. >+ > reg-names: > items: > - const: dsi_pll -- With best wishes Dmitry