OSDN Git Service

dt-bindings: net: mvusb: Fix example errors
authorRob Herring <robh@kernel.org>
Wed, 1 Apr 2020 17:58:04 +0000 (11:58 -0600)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Apr 2020 18:26:03 +0000 (11:26 -0700)
commitd61f4d61ff7f73bed1f4c613de59b4534c08a088
treedfa88d5a777bc9019705a4bb28a6e9e353180df3
parentdd6a4998e64a7806b54c3eba1e5e7bf6c81ccf8c
dt-bindings: net: mvusb: Fix example errors

The example for Marvell USB to MDIO Controller doesn't build:

Error: Documentation/devicetree/bindings/net/marvell,mvusb.example.dts:18.9-14 syntax error
FATAL ERROR: Unable to parse input tree

This is due to label refs being used which can't be resolved.

Fixes: 61e0150cb44b ("dt-bindings: net: add marvell usb to mdio bindings")
Cc: Tobias Waldekranz <tobias@waldekranz.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/marvell,mvusb.yaml