[PATCH v6 01/11] dt-bindings: display/msm: convert MDP5 schema to YAML format
Rob Herring
robh at kernel.org
Tue Jan 17 18:03:29 UTC 2023
On Fri, 13 Jan 2023 10:37:10 +0200, Dmitry Baryshkov wrote:
> Convert the mdp5.txt into the yaml format. Changes to the existing (txt) schema:
> - MSM8996 has additional "iommu" clock, define it separately
> - Add new properties used on some of platforms:
> - interconnects, interconnect-names
> - iommus
> - power-domains
> - operating-points-v2, opp-table
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> .../devicetree/bindings/display/msm/mdp5.txt | 132 -----------------
> .../bindings/display/msm/qcom,mdp5.yaml | 138 ++++++++++++++++++
> 2 files changed, 138 insertions(+), 132 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/display/msm/mdp5.txt
> create mode 100644 Documentation/devicetree/bindings/display/msm/qcom,mdp5.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the dri-devel
mailing list