aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorRyo Kataoka <ryo.kataoka.wt@renesas.com>2014-12-08 23:21:22 -0500
committerSimon Horman <horms+renesas@verge.net.au>2014-12-21 05:07:18 -0500
commitce85ad47882fe375dcb3f7cce6c10ae800ac2d9c (patch)
tree4124deb84a0c945a977741fc8d76766320161ca0 /include/dt-bindings
parent9c5becce21af35e59c7313d3603af1d620fffd05 (diff)
ARM: shmobile: r8a7791: Add IPMMU-SGX clock to device tree
Signed-off-by: Ryo Kataoka <ryo.kataoka.wt@renesas.com> [horms: resolved conflicts] Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/clock/r8a7791-clock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/clock/r8a7791-clock.h b/include/dt-bindings/clock/r8a7791-clock.h
index 3ea2bbc0da3f..ee9bb94423f3 100644
--- a/include/dt-bindings/clock/r8a7791-clock.h
+++ b/include/dt-bindings/clock/r8a7791-clock.h
@@ -91,6 +91,7 @@
91#define R8A7791_CLK_LVDS0 26 91#define R8A7791_CLK_LVDS0 26
92 92
93/* MSTP8 */ 93/* MSTP8 */
94#define R8A7791_CLK_IPMMU_SGX 0
94#define R8A7791_CLK_VIN2 9 95#define R8A7791_CLK_VIN2 9
95#define R8A7791_CLK_VIN1 10 96#define R8A7791_CLK_VIN1 10
96#define R8A7791_CLK_VIN0 11 97#define R8A7791_CLK_VIN0 11