mirror of https://github.com/torvalds/linux.git
dt-bindings: reset: add compatible for bcm63xx ephy control
Add compatible string for bcm63xx ephy control. Signed-off-by: Kyle Hendry <kylehendrydev@gmail.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250715234605.36216-3-kylehendrydev@gmail.com Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
This commit is contained in:
parent
8d81298d87
commit
a341bcfbfa
|
|
@ -13,7 +13,9 @@ maintainers:
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
const: brcm,bcm6345-reset
|
enum:
|
||||||
|
- brcm,bcm6345-reset
|
||||||
|
- brcm,bcm63xx-ephy-ctrl
|
||||||
|
|
||||||
reg:
|
reg:
|
||||||
maxItems: 1
|
maxItems: 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue