diff mbox series

[05/43] dt-bindings: phy: qcom,qmp: drop child-node comment

Message ID 20220705094239.17174-6-johan+linaro@kernel.org
State Changes Requested, archived
Headers show
Series phy: qcom,qmp: fix dt-bindings and deprecate lane suffix | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Johan Hovold July 5, 2022, 9:42 a.m. UTC
Drop the redundant comment about child nodes being required that was
copied from the old binding documentation.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
---
 Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 1 -
 1 file changed, 1 deletion(-)

Comments

Krzysztof Kozlowski July 5, 2022, 10:03 a.m. UTC | #1
On 05/07/2022 11:42, Johan Hovold wrote:
> Drop the redundant comment about child nodes being required that was
> copied from the old binding documentation.
> 
> Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
> ---

Could be squashed with #8, but it's also fine.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
index e678d7d5f675..bca006e41821 100644
--- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml
@@ -102,7 +102,6 @@  properties:
     description:
       Phandle to a regulator supply to any specific refclk pll block.
 
-#Required nodes:
 patternProperties:
   "^phy@[0-9a-f]+$":
     type: object