From: Johan Hovold Date: Tue, 30 Aug 2022 11:28:57 +0000 (+0200) Subject: dt-bindings: phy: qcom,qmp: fix child node description X-Git-Tag: v6.1-rc5~267^2~144 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=00aaca3d0704a6cc6147501efaebdfce3c43131a;p=platform%2Fkernel%2Flinux-starfive.git dt-bindings: phy: qcom,qmp: fix child node description 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 Signed-off-by: Johan Hovold Link: https://lore.kernel.org/r/20220830112923.3725-5-johan+linaro@kernel.org Signed-off-by: Vinod Koul --- diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml index da38764..370a7e5 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml @@ -102,9 +102,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