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: net: mdio: Drop resets/reset-names child properties

resets/reset-names are device specific and don't belong in the MDIO bus
schema. For example, it doesn't match what is defined for the
"qca,ar9331-switch" binding which defines "reset-names" to be "switch"
rather than "phy". Neither name is that useful IMO.

Other child properties are also device specific, but those won't conflict
with device schemas.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220111170248.3160841-1-robh@kernel.org

-6
-6
Documentation/devicetree/bindings/net/mdio.yaml
··· 76 76 the turn around line low at end of the control phase of the 77 77 MDIO transaction. 78 78 79 - resets: 80 - maxItems: 1 81 - 82 - reset-names: 83 - const: phy 84 - 85 79 reset-gpios: 86 80 maxItems: 1 87 81 description: