This series fixes up a number of dtbs checks which are being flagged adding in the msm8939 dtsi. When converting from .txt to .yaml a number of the parameters for the older msm8916 silicon were not transmitted into the yaml. Adding in the msm8939 which is a near 1:1 copy of the msm8916 in terms of dtsi triggers a rake of dtbs checks as a result. Bryan O'Donoghue (7): dt-bindings: msm: dsi: Fix phy-name binding dt-bindings: msm: dsi: Fix operating-points-v2 constraint dt-bindings: msm: dsi: Fix power-domains constraint dt-bindings: msm: dsi: Add vdd* descriptions back in dt-bindings: msm: dsi: Fix clock declarations dt-bindings: msm: dsi: Add missing clocks to 28nm DSI PHY YAML dt-bindings: msm: dsi: Add missing qcom,dsi-phy-regulator-ldo-mode .../display/msm/dsi-controller-main.yaml | 39 ++++++++++++++----- .../bindings/display/msm/dsi-phy-28nm.yaml | 20 ++++++++++ 2 files changed, 49 insertions(+), 10 deletions(-) -- 2.36.1