aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorSanchayan Maity <maitysanchayan@gmail.com>2015-01-07 12:39:29 +0530
committerShawn Guo <shawn.guo@linaro.org>2015-01-13 19:16:26 +0800
commitc205389557aac828f8403db0368d1fc2ef859213 (patch)
tree706bf7ead0c986289a05a66a244e3ff060c2d6b8 /include/dt-bindings
parentARM: imx: clk-vf610: Add clock for UART4 and UART5 (diff)
downloadlinux-dev-c205389557aac828f8403db0368d1fc2ef859213.tar.xz
linux-dev-c205389557aac828f8403db0368d1fc2ef859213.zip
ARM: imx: clk-vf610: Add clock for SNVS
Add support for clock gating of the SNVS peripheral. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'include/dt-bindings')
-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 */