We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3c52f commit 042b867Copy full SHA for 042b867
Documentation/devicetree/bindings/net/ftgmac100.txt
@@ -24,6 +24,13 @@ Optional properties:
24
- no-hw-checksum: Used to disable HW checksum support. Here for backward
25
compatibility as the driver now should have correct defaults based on
26
the SoC.
27
+- clocks: In accordance with the generic clock bindings. Must describe the MAC
28
+ IP clock, and optionally an RMII RCLK gate for the AST2500/AST2600. The
29
+ required MAC clock must be the first cell.
30
+- clock-names:
31
+
32
+ - "MACCLK": The MAC IP clock
33
+ - "RCLK": Clock gate for the RMII RCLK
34
35
Example:
36
0 commit comments