summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorAnson Huang2019-05-15 03:09:24 +0200
committerShawn Guo2019-05-22 11:00:52 +0200
commit4ef69160b3ed62379ef853c512d3785bf2ea57e6 (patch)
tree8eca62676e1de4814b868610a9a10e6d4f74fa8b /include/dt-bindings
parentclk: imx8mm: add GPIO clocks to clock tree (diff)
downloadkernel-qcow2-linux-4ef69160b3ed62379ef853c512d3785bf2ea57e6.tar.gz
kernel-qcow2-linux-4ef69160b3ed62379ef853c512d3785bf2ea57e6.tar.xz
kernel-qcow2-linux-4ef69160b3ed62379ef853c512d3785bf2ea57e6.zip
dt-bindings: clock: imx8mq: Add SNVS clock
Add macro for the SNVS clock of the i.MX8MQ. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/imx8mq-clock.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx8mq-clock.h b/include/dt-bindings/clock/imx8mq-clock.h
index 6677e920dc2d..0233bb1e6bf8 100644
--- a/include/dt-bindings/clock/imx8mq-clock.h
+++ b/include/dt-bindings/clock/imx8mq-clock.h
@@ -400,5 +400,7 @@
#define IMX8MQ_CLK_GPIO4_ROOT 262
#define IMX8MQ_CLK_GPIO5_ROOT 263
-#define IMX8MQ_CLK_END 264
+#define IMX8MQ_CLK_SNVS_ROOT 264
+
+#define IMX8MQ_CLK_END 265
#endif /* __DT_BINDINGS_CLOCK_IMX8MQ_H */