mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 21:21:41 +00:00
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 <andrew@aj.id.au> Reviewed-by: Joel Stanley <joel@jms.id.au> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
5b468cc4b8
commit
d8d9ad83a4
@ -83,6 +83,10 @@
|
||||
#define ASPEED_CLK_MAC12 64
|
||||
#define ASPEED_CLK_MAC34 65
|
||||
#define ASPEED_CLK_USBPHY_40M 66
|
||||
#define ASPEED_CLK_MAC1RCLK 67
|
||||
#define ASPEED_CLK_MAC2RCLK 68
|
||||
#define ASPEED_CLK_MAC3RCLK 69
|
||||
#define ASPEED_CLK_MAC4RCLK 70
|
||||
|
||||
/* Only list resets here that are not part of a gate */
|
||||
#define ASPEED_RESET_ADC 55
|
||||
|
Loading…
Reference in New Issue
Block a user