aboutsummaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/g12a-clkc.h
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2019-03-04 14:11:28 +0100
committerNeil Armstrong <narmstrong@baylibre.com>2019-03-19 21:08:03 +0100
commit58b5c8acba12fdf375dd30074c07730e67b97c3f (patch)
tree5eb03b65a6a1172c596a71b78256311add87bb25 /include/dt-bindings/clock/g12a-clkc.h
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b (diff)
clk: meson-g12a: add cpu clock bindings
Add Amlogic G12A Family CPU clocks bindings, only export CPU_CLK since it should be the only ID used. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Jerome Brunet <jbrunet@baylibre.com> Link: https://lkml.kernel.org/r/20190304131129.7762-2-narmstrong@baylibre.com
Diffstat (limited to 'include/dt-bindings/clock/g12a-clkc.h')
-rw-r--r--include/dt-bindings/clock/g12a-clkc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/g12a-clkc.h b/include/dt-bindings/clock/g12a-clkc.h
index 83b657038d1e..d7bf0830c87d 100644
--- a/include/dt-bindings/clock/g12a-clkc.h
+++ b/include/dt-bindings/clock/g12a-clkc.h
@@ -131,5 +131,6 @@
#define CLKID_MALI_1 174
#define CLKID_MALI 175
#define CLKID_MPLL_5OM 177
+#define CLKID_CPU_CLK 187
#endif /* __G12A_CLKC_H */