Skip to content

Commit 2bc434b

Browse files
XBursttsbogend
authored andcommitted
dt-bindings: clock: Add documentation for MAC PHY control bindings.
Update the CGU binding documentation, add mac-phy-ctrl as a pattern property. Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com> Acked-by: Paul Cercueil <paul@crapouillou.net> Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
1 parent 579f73c commit 2bc434b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/clock/ingenic,cgu.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ required:
9393
patternProperties:
9494
"^usb-phy@[a-f0-9]+$":
9595
allOf: [ $ref: "../phy/ingenic,phy-usb.yaml#" ]
96+
"^mac-phy-ctrl@[a-f0-9]+$":
97+
allOf: [ $ref: "../net/ingenic,mac.yaml#" ]
9698

9799
additionalProperties: false
98100

0 commit comments

Comments
 (0)