dt-bindings: clk: r7s72100: Add missing I and G clocks
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 12 Oct 2017 09:35:04 +0000 (11:35 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 16 Oct 2017 09:51:10 +0000 (11:51 +0200)
Add the missing definitions for the I (CPU) and G (Image Processing)
clocks, so these clocks can be referred to from device nodes in DT.

Note that these clocks are already fully supported otherwise (DT
bindings, Linux driver, r7s72100.dtsi), they were just omitted from the
header file.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
include/dt-bindings/clock/r7s72100-clock.h

index 7dd8bc0..0dcb3e8 100644 (file)
@@ -11,6 +11,8 @@
 #define __DT_BINDINGS_CLOCK_R7S72100_H__
 
 #define R7S72100_CLK_PLL       0
+#define R7S72100_CLK_I         1
+#define R7S72100_CLK_G         2
 
 /* MSTP2 */
 #define R7S72100_CLK_CORESIGHT 0