summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2015-03-27 17:43:49 +0100
committerStefan Agner <stefan@agner.ch>2016-02-10 18:42:32 -0800
commitcab97cadaa7ddb89f938174c4bdb7683f360413e (patch)
tree8f4e6ccfb395bfabeff95265043501ffcca0aeb5 /include/dt-bindings
parentff0ed33be7bb14ede1fa2d0937534b8778b6f89e (diff)
ARM: clk: add WKPU unit
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 cf2c00a06d10..7dc1b84fde07 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 */