dt-bindings: net: mdio: Drop resets/reset-names child properties
authorRob Herring <robh@kernel.org>
Tue, 11 Jan 2022 17:02:47 +0000 (11:02 -0600)
committerRob Herring <robh@kernel.org>
Wed, 12 Jan 2022 16:00:22 +0000 (10:00 -0600)
commit785576c9356fb249e2715fe25f47c773385574ce
treeb4623154167b9c6adc2519dcaecd7f9e0fe6710f
parent653c3d33893e34e7822b78de6377cbca26231edd
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
Documentation/devicetree/bindings/net/mdio.yaml