summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorHoria Geantă <horia.geanta@nxp.com>2020-04-02 00:32:36 +0300
committerHoria Geantă <horia.geanta@nxp.com>2020-04-03 12:59:47 +0300
commit1b26812ef8a297afc5de5544cbd2403f55fb2c5b (patch)
treee41d3385987acebc961351754a9346bfb706510e /include/dt-bindings
parent830b9a90218fbad14116cbcc5a47ed40b4493085 (diff)
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>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/imx8mn-clock.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/imx8mn-clock.h b/include/dt-bindings/clock/imx8mn-clock.h
index 9e55f30d9c83..72796ad89859 100644
--- a/include/dt-bindings/clock/imx8mn-clock.h
+++ b/include/dt-bindings/clock/imx8mn-clock.h
@@ -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