dt-bindings: net: mdio: Add a nodename pattern
The node name of an MDIO controller should be MDIO. Let's add a rule for this. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
e6ed646711
commit
4c2c04c27d
@ -18,6 +18,9 @@ description:
|
|||||||
a device specific binding document.
|
a device specific binding document.
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
|
$nodename:
|
||||||
|
pattern: "^mdio(@.*)?"
|
||||||
|
|
||||||
reset-gpios:
|
reset-gpios:
|
||||||
maxItems: 1
|
maxItems: 1
|
||||||
description:
|
description:
|
||||||
|
Loading…
Reference in New Issue
Block a user