提交 785576c9 编写于 作者: R Rob Herring

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: NRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220111170248.3160841-1-robh@kernel.org
上级 653c3d33
...@@ -76,12 +76,6 @@ patternProperties: ...@@ -76,12 +76,6 @@ patternProperties:
the turn around line low at end of the control phase of the the turn around line low at end of the control phase of the
MDIO transaction. MDIO transaction.
resets:
maxItems: 1
reset-names:
const: phy
reset-gpios: reset-gpios:
maxItems: 1 maxItems: 1
description: description:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册