aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnson Huang <[email protected]>2019-05-15 01:29:53 +0000
committerShawn Guo <[email protected]>2019-05-23 15:29:39 +0800
commit2b2ebb9acb89cf968bb08b488362383ae795e6b1 (patch)
treea861cad6522f366a6981fc69c13804e31666df45
parent3d6c33cb904dae4b1a9bf89725fcf38daa7fa0e1 (diff)
dt-bindings: clock: imx8mm: Add SNVS clock
Add macro for the SNVS clock of the i.MX8MM. Signed-off-by: Anson Huang <[email protected]> Reviewed-by: Leonard Crestez <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-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