dt-bindings: clock: imx8mm: Add SNVS clock
authorAnson Huang <anson.huang@nxp.com>
Wed, 15 May 2019 01:29:53 +0000 (01:29 +0000)
committerShawn Guo <shawnguo@kernel.org>
Thu, 23 May 2019 07:29:39 +0000 (15:29 +0800)
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>
include/dt-bindings/clock/imx8mm-clock.h

index fe47798..83f6673 100644 (file)
 #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