dt-bindings: clock: imx8mn: add SNVS clock

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>
(cherry picked from commit d2d46dfaa72b41b4d6adf6ef1068ee00a51ba0fc)
[changed clock id]
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
This commit is contained in:
Horia Geantă 2020-04-02 00:32:36 +03:00
parent 830b9a9021
commit 1b26812ef8
1 changed files with 2 additions and 1 deletions

View File

@ -211,7 +211,8 @@
#define IMX8MN_CLK_GPU_CORE_ROOT 193
#define IMX8MN_CLK_GIC 194
#define IMX8MN_CLK_A53_CORE 195
#define IMX8MN_CLK_SNVS_ROOT 196
#define IMX8MN_CLK_END 196
#define IMX8MN_CLK_END 197
#endif