Skip to content

Commit d8d9ad8

Browse files
amboarshenki
authored andcommitted
dt-bindings: clock: Add AST2600 RMII RCLK gate definitions
The AST2600 has an explicit gate for the RMII RCLK for each of the four MACs. Signed-off-by: Andrew Jeffery <[email protected]> Reviewed-by: Joel Stanley <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Joel Stanley <[email protected]>
1 parent 5b468cc commit d8d9ad8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

include/dt-bindings/clock/ast2600-clock.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
#define ASPEED_CLK_MAC12 64
8484
#define ASPEED_CLK_MAC34 65
8585
#define ASPEED_CLK_USBPHY_40M 66
86+
#define ASPEED_CLK_MAC1RCLK 67
87+
#define ASPEED_CLK_MAC2RCLK 68
88+
#define ASPEED_CLK_MAC3RCLK 69
89+
#define ASPEED_CLK_MAC4RCLK 70
8690

8791
/* Only list resets here that are not part of a gate */
8892
#define ASPEED_RESET_ADC 55

0 commit comments

Comments
 (0)