dt-bindings: clock: imx8mn: add SNVS clock
authorHoria Geantă <horia.geanta@nxp.com>
Thu, 16 Jan 2020 07:37:16 +0000 (09:37 +0200)
committerShawn Guo <shawnguo@kernel.org>
Thu, 13 Feb 2020 03:08:30 +0000 (11:08 +0800)
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>
include/dt-bindings/clock/imx8mn-clock.h

index 0f2b842..43883fe 100644 (file)
 #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