Skip to content

Commit 8fda537

Browse files
Marek Vasutdavem330
authored andcommitted
dt-bindings: net: realtek,rtl82xx: Document known PHY IDs as compatible 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]>
1 parent 94833ad commit 8fda537

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

Documentation/devicetree/bindings/net/realtek,rtl82xx.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,29 @@ allOf:
1818
- $ref: ethernet-phy.yaml#
1919

2020
properties:
21+
compatible:
22+
enum:
23+
- ethernet-phy-id001c.c800
24+
- ethernet-phy-id001c.c816
25+
- ethernet-phy-id001c.c838
26+
- ethernet-phy-id001c.c840
27+
- ethernet-phy-id001c.c848
28+
- ethernet-phy-id001c.c849
29+
- ethernet-phy-id001c.c84a
30+
- ethernet-phy-id001c.c862
31+
- ethernet-phy-id001c.c878
32+
- ethernet-phy-id001c.c880
33+
- ethernet-phy-id001c.c910
34+
- ethernet-phy-id001c.c912
35+
- ethernet-phy-id001c.c913
36+
- ethernet-phy-id001c.c914
37+
- ethernet-phy-id001c.c915
38+
- ethernet-phy-id001c.c916
39+
- ethernet-phy-id001c.c942
40+
- ethernet-phy-id001c.c961
41+
- ethernet-phy-id001c.cad0
42+
- ethernet-phy-id001c.cb00
43+
2144
realtek,clkout-disable:
2245
type: boolean
2346
description:

0 commit comments

Comments
 (0)