Commit d2d46dfa authored by Horia Geantă's avatar Horia Geantă Committed by Shawn Guo
Browse files

dt-bindings: clock: imx8mn: add SNVS clock



Add macro for the SNVS clock of the i.MX8MN.

Signed-off-by: default avatarHoria Geantă <horia.geanta@nxp.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent bb6d3fb3
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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