Hello.
On 05/19/2016 08:41 PM, Geert Uytterhoeven wrote:
--- renesas.orig/include/dt-bindings/clock/r8a7794-clock.h
+++ renesas/include/dt-bindings/clock/r8a7794-clock.h
@@ -109,6 +109,34 @@
#define R8A7794_CLK_I2C1 30
#define R8A7794_CLK_I2C0 31
+/* MSTP10 */
+#define R8A7794_CLK_SSI_ALL 5
+#define R8A7794_CLK_SSI9 6
+#define R8A7794_CLK_SSI8 7
+#define R8A7794_CLK_SSI7 8
+#define R8A7794_CLK_SSI6 9
+#define R8A7794_CLK_SSI5 10
+#define R8A7794_CLK_SSI4 11
+#define R8A7794_CLK_SSI3 12
+#define R8A7794_CLK_SSI2 13
+#define R8A7794_CLK_SSI1 14
+#define R8A7794_CLK_SSI0 15
+#define R8A7794_CLK_SCU_ALL 17
+#define R8A7794_CLK_SCU_DVC1 18
+#define R8A7794_CLK_SCU_DVC0 19
+#define R8A7794_CLK_SCU_CTU1_MIX1 20
+#define R8A7794_CLK_SCU_CTU0_MIX0 21
+#define R8A7794_CLK_SCU_SRC9 22
+#define R8A7794_CLK_SCU_SRC8 23
+#define R8A7794_CLK_SCU_SRC7 24
R-Car E2 does not have SRC7, SRC8, SRC9, ...
+#define R8A7794_CLK_SCU_SRC6 25
+#define R8A7794_CLK_SCU_SRC5 26
+#define R8A7794_CLK_SCU_SRC4 27
+#define R8A7794_CLK_SCU_SRC3 28
+#define R8A7794_CLK_SCU_SRC2 29
+#define R8A7794_CLK_SCU_SRC1 30
+#define R8A7794_CLK_SCU_SRC0 31
... and SRC0.
Yet table 7A.12 in the rev1.02 manual lists them all. Your manual
doesn't?
I thought you were aware of this, cfr. your "[PATCH] rcar: src: skip
disabled-SRC nodes"?
I am, I was just pointing out that this patch was backed by the manual I
had...
Gr{oetje,eeting}s,
Geert
MBR, Sergei