lkml.org 
[lkml]   [2021]   [May]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v17 3/4] dt-bindings: msm: dsi: add yaml schemas for DSI PHY bindings
    On Fri, 21 May 2021 15:57:23 +0530, Krishna Manikandan wrote:
    > Add YAML schema for the device tree bindings for DSI PHY.
    >
    > Signed-off-by: Krishna Manikandan <mkrishn@codeaurora.org>
    >
    > Changes in v1:
    > - Merge dsi-phy.yaml and dsi-phy-10nm.yaml (Stephen Boyd)
    > - Remove qcom,dsi-phy-regulator-ldo-mode (Stephen Boyd)
    > - Add clock cells properly (Stephen Boyd)
    > - Remove unnecessary decription from clock names (Stephen Boyd)
    > - Add pin names for the supply entries for 10nm phy which is
    > used in sc7180 and sdm845 (Stephen Boyd)
    > - Remove unused header files from examples (Stephen Boyd)
    > - Drop labels for display nodes and correct node name (Stephen Boyd)
    >
    > Changes in v2:
    > - Drop maxItems for clock (Stephen Boyd)
    > - Add vdds supply pin information for sdm845 (Stephen Boyd)
    > - Add examples for 14nm, 20nm and 28nm phy yaml files (Stephen Boyd)
    > - Keep child nodes directly under soc node (Stephen Boyd)
    >
    > Changes in v3:
    > - Use a separate yaml file to describe the common properties
    > for all the dsi phy versions (Stephen Boyd)
    > - Remove soc from examples (Stephen Boyd)
    > - Add description for register property
    >
    > Changes in v4:
    > - Modify the title for all the phy versions (Stephen Boyd)
    > - Drop description for all the phy versions (Stephen Boyd)
    > - Modify the description for register property (Stephen Boyd)
    >
    > Changes in v5:
    > - Remove unused properties from common dsi phy file
    > - Add clock-cells and phy-cells to required property
    > list (Stephen Boyd)
    >
    > Changes in v6:
    > - Add proper compatible string in example
    > ---
    > .../bindings/display/msm/dsi-phy-10nm.yaml | 68 +++++++++++++++++++++
    > .../bindings/display/msm/dsi-phy-14nm.yaml | 66 ++++++++++++++++++++
    > .../bindings/display/msm/dsi-phy-20nm.yaml | 71 ++++++++++++++++++++++
    > .../bindings/display/msm/dsi-phy-28nm.yaml | 68 +++++++++++++++++++++
    > .../bindings/display/msm/dsi-phy-common.yaml | 40 ++++++++++++
    > 5 files changed, 313 insertions(+)
    > create mode 100644 Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
    > create mode 100644 Documentation/devicetree/bindings/display/msm/dsi-phy-14nm.yaml
    > create mode 100644 Documentation/devicetree/bindings/display/msm/dsi-phy-20nm.yaml
    > create mode 100644 Documentation/devicetree/bindings/display/msm/dsi-phy-28nm.yaml
    > create mode 100644 Documentation/devicetree/bindings/display/msm/dsi-phy-common.yaml
    >


    Please add Acked-by/Reviewed-by tags when posting new versions. However,
    there's no need to repost patches *only* to add the tags. The upstream
    maintainer will do that for acks received on the version they apply.

    If a tag was not added on purpose, please state why and what changed.

    \
     
     \ /
      Last update: 2021-05-21 20:30    [W:2.964 / U:0.136 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site