summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorColin Didier <colin.didier@devialet.com>2018-05-29 19:04:33 +0200
committerStephen Boyd <sboyd@kernel.org>2018-06-01 19:19:30 -0700
commitb1569380a60ff4145898721e4f17b045a7cacc34 (patch)
treecb3c34d16e5f9fe382cd8cfd3a3c1f3b87e46eb1 /include/dt-bindings
parent60cc43fc888428bb2f18f08997432d426a243338 (diff)
downloadop-kernel-dev-b1569380a60ff4145898721e4f17b045a7cacc34.zip
op-kernel-dev-b1569380a60ff4145898721e4f17b045a7cacc34.tar.gz
clk: imx6: add EPIT clock support
Add EPIT clock support to the i.MX6Q clocking infrastructure. Signed-off-by: Colin Didier <colin.didier@devialet.com> Signed-off-by: Clément Peron <clement.peron@devialet.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/imx6qdl-clock.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx6qdl-clock.h b/include/dt-bindings/clock/imx6qdl-clock.h
index da59fd9..7ad171b 100644
--- a/include/dt-bindings/clock/imx6qdl-clock.h
+++ b/include/dt-bindings/clock/imx6qdl-clock.h
@@ -271,6 +271,8 @@
#define IMX6QDL_CLK_PRE_AXI 258
#define IMX6QDL_CLK_MLB_SEL 259
#define IMX6QDL_CLK_MLB_PODF 260
-#define IMX6QDL_CLK_END 261
+#define IMX6QDL_CLK_EPIT1 261
+#define IMX6QDL_CLK_EPIT2 262
+#define IMX6QDL_CLK_END 263
#endif /* __DT_BINDINGS_CLOCK_IMX6QDL_H */
OpenPOWER on IntegriCloud