Skip to content

Commit 5b468cc

Browse files
amboarshenki
authored andcommitted
dt-bindings: clock: Add AST2500 RMII RCLK definitions
The AST2500 has an explicit gate for the RMII RCLK for each of the two 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 54ecb8f commit 5b468cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
#define ASPEED_CLK_BCLK 33
4040
#define ASPEED_CLK_MPLL 34
4141
#define ASPEED_CLK_24M 35
42+
#define ASPEED_CLK_MAC1RCLK 36
43+
#define ASPEED_CLK_MAC2RCLK 37
4244

4345
#define ASPEED_RESET_XDMA 0
4446
#define ASPEED_RESET_MCTP 1

0 commit comments

Comments
 (0)