summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock
diff options
context:
space:
mode:
authorHoria Geantă <horia.geanta@nxp.com>2020-01-16 09:37:16 +0200
committerShawn Guo <shawnguo@kernel.org>2020-02-13 11:08:30 +0800
commitd2d46dfaa72b41b4d6adf6ef1068ee00a51ba0fc (patch)
tree5c366fbb7ffb52084fddc66c72e4d3c6adb4121a /include/dt-bindings/clock
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff)
downloadlinux-d2d46dfaa72b41b4d6adf6ef1068ee00a51ba0fc.tar.gz
linux-d2d46dfaa72b41b4d6adf6ef1068ee00a51ba0fc.tar.bz2
linux-d2d46dfaa72b41b4d6adf6ef1068ee00a51ba0fc.zip
dt-bindings: clock: imx8mn: add SNVS clock
Add macro for the SNVS clock of the i.MX8MN. Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'include/dt-bindings/clock')
-rw-r--r--include/dt-bindings/clock/imx8mn-clock.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx8mn-clock.h b/include/dt-bindings/clock/imx8mn-clock.h
index 0f2b8423ce1d..43883fe65db5 100644
--- a/include/dt-bindings/clock/imx8mn-clock.h
+++ b/include/dt-bindings/clock/imx8mn-clock.h
@@ -228,6 +228,8 @@
#define IMX8MN_SYS_PLL2_333M_CG 209
#define IMX8MN_SYS_PLL2_500M_CG 210
-#define IMX8MN_CLK_END 211
+#define IMX8MN_CLK_SNVS_ROOT 211
+
+#define IMX8MN_CLK_END 212
#endif