Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <krzysztof.kozlowski@linaro.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20220830112923.3725-5-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Johan Hovold and committed by
Vinod Koul
00aaca3d 10a87237

+1 -3
+1 -3
Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
··· 102 102 patternProperties: 103 103 "^phy@[0-9a-f]+$": 104 104 type: object 105 - description: 106 - Each device node of QMP phy is required to have as many child nodes as 107 - the number of lanes the PHY has. 105 + description: one child node per PHY provided by this block 108 106 109 107 required: 110 108 - compatible