aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2019-10-10 12:36:54 +1030
committerJoel Stanley <joel@jms.id.au>2019-11-01 15:01:10 +1030
commit5b468cc4b88073356f79cf779207d64b65a914f0 (patch)
treecd19f2588dbf340ec2b66c2c658616e87110a108 /include/dt-bindings
parentLinux 5.4-rc1 (diff)
downloadlinux-dev-5b468cc4b88073356f79cf779207d64b65a914f0.tar.xz
linux-dev-5b468cc4b88073356f79cf779207d64b65a914f0.zip
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 <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>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/aspeed-clock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/aspeed-clock.h b/include/dt-bindings/clock/aspeed-clock.h
index f43738607d77..9ff4f6e4558c 100644
--- a/include/dt-bindings/clock/aspeed-clock.h
+++ b/include/dt-bindings/clock/aspeed-clock.h
@@ -39,6 +39,8 @@
#define ASPEED_CLK_BCLK 33
#define ASPEED_CLK_MPLL 34
#define ASPEED_CLK_24M 35
+#define ASPEED_CLK_MAC1RCLK 36
+#define ASPEED_CLK_MAC2RCLK 37
#define ASPEED_RESET_XDMA 0
#define ASPEED_RESET_MCTP 1