summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorJingchang Lu2013-11-08 11:01:53 +0100
committerShawn Guo2013-12-09 06:18:31 +0100
commitdaaff6e95b435ae691e6004b5dcfb13c71c1cd45 (patch)
treef28ab713e22ff95743758bc20039ea368f5f289b /include/dt-bindings
parentARM: i.MX5x: Add SAHARA clock for i.MX5x CPUs (diff)
downloadkernel-qcow2-linux-daaff6e95b435ae691e6004b5dcfb13c71c1cd45.tar.gz
kernel-qcow2-linux-daaff6e95b435ae691e6004b5dcfb13c71c1cd45.tar.xz
kernel-qcow2-linux-daaff6e95b435ae691e6004b5dcfb13c71c1cd45.zip
ARM: imx: Add DMAMUX clock for Vybrid vf610 SoC
Signed-off-by: Jingchang Lu <b35083@freescale.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.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/dt-bindings/clock/vf610-clock.h b/include/dt-bindings/clock/vf610-clock.h
index 4aa2b48cd151..a91602951d3d 100644
--- a/include/dt-bindings/clock/vf610-clock.h
+++ b/include/dt-bindings/clock/vf610-clock.h
@@ -160,6 +160,10 @@
#define VF610_CLK_GPU2D 147
#define VF610_CLK_ENET0 148
#define VF610_CLK_ENET1 149
-#define VF610_CLK_END 150
+#define VF610_CLK_DMAMUX0 150
+#define VF610_CLK_DMAMUX1 151
+#define VF610_CLK_DMAMUX2 152
+#define VF610_CLK_DMAMUX3 153
+#define VF610_CLK_END 154
#endif /* __DT_BINDINGS_CLOCK_VF610_H */