summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSanchayan Maity <maitysanchayan@gmail.com>2014-11-07 18:34:26 +0530
committerStefan Agner <stefan.agner@toradex.com>2014-11-19 10:31:09 +0100
commit8c364332e3e772314670bada85f7f9376f719dea (patch)
tree54faa497e5f4372531898a40ead51d739b321ddf /include
parent754827b37297eb2ab36bb6f74040caac7f0aa01d (diff)
ARM: imx: clk-vf610: Add clock for SNVS
This patch adds support for clock gating of the SNVS peripheral. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/vf610-clock.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/vf610-clock.h b/include/dt-bindings/clock/vf610-clock.h
index 801c0ac50c47..979d24a6799f 100644
--- a/include/dt-bindings/clock/vf610-clock.h
+++ b/include/dt-bindings/clock/vf610-clock.h
@@ -192,6 +192,7 @@
#define VF610_PLL5_BYPASS 179
#define VF610_PLL6_BYPASS 180
#define VF610_PLL7_BYPASS 181
-#define VF610_CLK_END 182
+#define VF610_CLK_SNVS 182
+#define VF610_CLK_END 183
#endif /* __DT_BINDINGS_CLOCK_VF610_H */