aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorAnson Huang <anson.huang@nxp.com>2019-05-15 01:29:53 +0000
committerShawn Guo <shawnguo@kernel.org>2019-05-23 15:29:39 +0800
commit2b2ebb9acb89cf968bb08b488362383ae795e6b1 (patch)
treea861cad6522f366a6981fc69c13804e31666df45 /include/dt-bindings
parentclk: imx8mq: add SNVS clock to clock tree (diff)
downloadlinux-dev-2b2ebb9acb89cf968bb08b488362383ae795e6b1.tar.xz
linux-dev-2b2ebb9acb89cf968bb08b488362383ae795e6b1.zip
dt-bindings: clock: imx8mm: Add SNVS clock
Add macro for the SNVS clock of the i.MX8MM. 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/imx8mm-clock.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx8mm-clock.h b/include/dt-bindings/clock/imx8mm-clock.h
index fe47798f95df..83f667368d55 100644
--- a/include/dt-bindings/clock/imx8mm-clock.h
+++ b/include/dt-bindings/clock/imx8mm-clock.h
@@ -245,6 +245,8 @@
#define IMX8MM_CLK_GPIO4_ROOT 226
#define IMX8MM_CLK_GPIO5_ROOT 227
-#define IMX8MM_CLK_END 228
+#define IMX8MM_CLK_SNVS_ROOT 228
+
+#define IMX8MM_CLK_END 229
#endif