lkml.org 
[lkml]   [2022]   [Jul]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 04/30] dt-bindings: phy: qcom,qmp: fix child node description
    Date
    Fix the incorrect description of the child nodes which claimed that one
    node is required per lane rather than per PHY.

    Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
    ---
    Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 4 +---
    1 file changed, 1 insertion(+), 3 deletions(-)

    diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
    index 0359f06bc37d..ad52bc1c2e1b 100644
    --- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
    +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
    @@ -101,9 +101,7 @@ properties:
    patternProperties:
    "^phy@[0-9a-f]+$":
    type: object
    - description:
    - Each device node of QMP phy is required to have as many child nodes as
    - the number of lanes the PHY has.
    + description: one child node per PHY provided by this block

    required:
    - compatible
    --
    2.35.1
    \
     
     \ /
      Last update: 2022-07-14 14:46    [W:5.935 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site