summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2016-03-09 18:16:49 -0800
committerShawn Guo <shawnguo@kernel.org>2016-03-31 17:02:02 +0800
commit349efbeedb2b79292eee12cf6b9a2422ef93853d (patch)
treeecd0a6da8d924ea62c373a9aa116d778f978fe74 /include/dt-bindings
parent0da15d36a90f405541773e884b3264e0f94debd3 (diff)
downloadlinux-0-day-349efbeedb2b79292eee12cf6b9a2422ef93853d.tar.gz
linux-0-day-349efbeedb2b79292eee12cf6b9a2422ef93853d.tar.xz
clk: imx: vf610: add WKPU unit
Signed-off-by: Stefan Agner <stefan@agner.ch> Acked-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Shawn Guo <shawnguo@kernel.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 cf2c00a06d108..7dc1b84fde07d 100644
--- a/include/dt-bindings/clock/vf610-clock.h
+++ b/include/dt-bindings/clock/vf610-clock.h
@@ -196,6 +196,7 @@
#define VF610_CLK_DAP 183
#define VF610_CLK_OCOTP 184
#define VF610_CLK_DDRMC 185
-#define VF610_CLK_END 186
+#define VF610_CLK_WKPU 186
+#define VF610_CLK_END 187
#endif /* __DT_BINDINGS_CLOCK_VF610_H */