aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2013-12-26 00:16:54 -0500
committerSimon Horman <horms+renesas@verge.net.au>2013-12-26 00:16:54 -0500
commit3effae8c26f451a9d572255c08dfbe342dd1dc98 (patch)
tree5d0f66fa84926178535ba58a1318588376fe970b /include
parent4d0810257a7f1d040526a6dc5bde5a4737994a7e (diff)
Revert "ARM: shmobile: r8a7791: Add SSI clocks in device tree"
This reverts commit b652896b02df3dfde3a68957cce01f2aa4585842. Unfortunately this commit prevents multiplatform from booting to the point where a serial console is available. Revert it while a solution is sought. Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/clock/r8a7791-clock.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/dt-bindings/clock/r8a7791-clock.h b/include/dt-bindings/clock/r8a7791-clock.h
index 1c8f00d0d88b..30f82f286e29 100644
--- a/include/dt-bindings/clock/r8a7791-clock.h
+++ b/include/dt-bindings/clock/r8a7791-clock.h
@@ -103,19 +103,6 @@
103#define R8A7791_CLK_I2C1 30 103#define R8A7791_CLK_I2C1 30
104#define R8A7791_CLK_I2C0 31 104#define R8A7791_CLK_I2C0 31
105 105
106/* MSTP10 */
107#define R8A7791_CLK_SSI 5
108#define R8A7791_CLK_SSI9 6
109#define R8A7791_CLK_SSI8 7
110#define R8A7791_CLK_SSI7 8
111#define R8A7791_CLK_SSI6 9
112#define R8A7791_CLK_SSI5 10
113#define R8A7791_CLK_SSI4 11
114#define R8A7791_CLK_SSI3 12
115#define R8A7791_CLK_SSI2 13
116#define R8A7791_CLK_SSI1 14
117#define R8A7791_CLK_SSI0 15
118
119/* MSTP11 */ 106/* MSTP11 */
120#define R8A7791_CLK_SCIFA3 6 107#define R8A7791_CLK_SCIFA3 6
121#define R8A7791_CLK_SCIFA4 7 108#define R8A7791_CLK_SCIFA4 7