aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorLei YU <mine260309@gmail.com>2018-05-18 16:57:02 +0800
committerStephen Boyd <sboyd@kernel.org>2018-06-01 12:18:42 -0700
commit67b6e5cfdb1fb2607a20e1e002719f01b025b197 (patch)
tree5a91f034ed19fff3d8ae12959d1dfa9ee7a48730 /include/dt-bindings
parentLinux 4.17-rc1 (diff)
downloadlinux-dev-67b6e5cfdb1fb2607a20e1e002719f01b025b197.tar.xz
linux-dev-67b6e5cfdb1fb2607a20e1e002719f01b025b197.zip
clk: aspeed: Add 24MHz fixed clock
Add a 24MHz fixed clock. This clock will be used for certain devices, e.g. pwm. Signed-off-by: Lei YU <mine260309@gmail.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/aspeed-clock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/aspeed-clock.h b/include/dt-bindings/clock/aspeed-clock.h
index d3558d897a4d..ff29d8ef716f 100644
--- a/include/dt-bindings/clock/aspeed-clock.h
+++ b/include/dt-bindings/clock/aspeed-clock.h
@@ -38,6 +38,7 @@
#define ASPEED_CLK_MAC 32
#define ASPEED_CLK_BCLK 33
#define ASPEED_CLK_MPLL 34
+#define ASPEED_CLK_24M 35
#define ASPEED_RESET_XDMA 0
#define ASPEED_RESET_MCTP 1