Skip to content

Commit

Permalink
dt-bindings: net: realtek,rtl82xx: Document known PHY IDs as compatib…
Browse files Browse the repository at this point in the history
…le strings

Extract known PHY IDs from Linux kernel realtek PHY driver
and convert them into supported compatible string list for
this DT binding document.

Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Marek Vasut authored and davem330 committed Jun 28, 2024
1 parent 94833ad commit 8fda537
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Documentation/devicetree/bindings/net/realtek,rtl82xx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,29 @@ allOf:
- $ref: ethernet-phy.yaml#

properties:
compatible:
enum:
- ethernet-phy-id001c.c800
- ethernet-phy-id001c.c816
- ethernet-phy-id001c.c838
- ethernet-phy-id001c.c840
- ethernet-phy-id001c.c848
- ethernet-phy-id001c.c849
- ethernet-phy-id001c.c84a
- ethernet-phy-id001c.c862
- ethernet-phy-id001c.c878
- ethernet-phy-id001c.c880
- ethernet-phy-id001c.c910
- ethernet-phy-id001c.c912
- ethernet-phy-id001c.c913
- ethernet-phy-id001c.c914
- ethernet-phy-id001c.c915
- ethernet-phy-id001c.c916
- ethernet-phy-id001c.c942
- ethernet-phy-id001c.c961
- ethernet-phy-id001c.cad0
- ethernet-phy-id001c.cb00

realtek,clkout-disable:
type: boolean
description:
Expand Down

0 comments on commit 8fda537

Please sign in to comment.