Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: clk: r7s72100: Add missing I and G clocks

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>

authored by

Geert Uytterhoeven and committed by
Simon Horman
44842cc8 e5042d0b

+2
+2
include/dt-bindings/clock/r7s72100-clock.h
··· 11 11 #define __DT_BINDINGS_CLOCK_R7S72100_H__ 12 12 13 13 #define R7S72100_CLK_PLL 0 14 + #define R7S72100_CLK_I 1 15 + #define R7S72100_CLK_G 2 14 16 15 17 /* MSTP2 */ 16 18 #define R7S72100_CLK_CORESIGHT 0