]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: net: adin: Fix adi,phy-output-clock description syntax
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 24 May 2022 14:11:53 +0000 (16:11 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 26 May 2022 05:03:45 +0000 (22:03 -0700)
commitedde754691ed987c944f922beae654b5ef211174
treead8dda321c36976030a001f15a1f5c8f8a3d008d
parent027be196a8da83267a6f3f9ee63c509289f57e6f
dt-bindings: net: adin: Fix adi,phy-output-clock description syntax

"make dt_binding_check":

    Documentation/devicetree/bindings/net/adi,adin.yaml:40:77: [error] syntax error: mapping values are not allowed here (syntax)

The first line of the description ends with a colon, hence the block
needs to be marked with a "|".

Fixes: ab92cffa507dab13 ("dt-bindings: net: adin: document phy clock output properties")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/6fcef2665a6cd86a021509a84c5956ec2efd93ed.1653401420.git.geert+renesas@glider.be
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/adi,adin.yaml