Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Kyle Hendry and committed by
Philipp Zabel
a341bcfb 8d81298d

+3 -1
+3 -1
Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml
··· 13 13 14 14 properties: 15 15 compatible: 16 - const: brcm,bcm6345-reset 16 + enum: 17 + - brcm,bcm6345-reset 18 + - brcm,bcm63xx-ephy-ctrl 17 19 18 20 reg: 19 21 maxItems: 1