From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH v3 1/2] ARM: shmobile: r8a7745: add CPG clock index macros Date: Mon, 7 Nov 2016 19:41:19 +0100 Message-ID: References: <3539878.XFtRJDB9iq@wasted.cogentembedded.com> <6619847.B5XdH7v7xE@wasted.cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: Sender: linux-renesas-soc-owner@vger.kernel.org To: Sergei Shtylyov Cc: Rob Herring , Mark Rutland , Michael Turquette , linux-clk , Stephen Boyd , "devicetree@vger.kernel.org" , Linux-Renesas , Simon Horman List-Id: devicetree@vger.kernel.org On Mon, Nov 7, 2016 at 9:34 AM, Geert Uytterhoeven wrote: > On Sat, Nov 5, 2016 at 11:31 PM, Sergei Shtylyov > wrote: >> Add macros usable by the device tree sources to reference the R8A7745 CPG >> clocks by index. The data comes from the table 7.2c in the revision 0.50 >> of the RZ/G Series User's Manual. >> >> Signed-off-by: Sergei Shtylyov >> Reviewed-by: Geert Uytterhoeven >> >> --- >> Changes in version 2: >> - added Geert's tag. >> >> include/dt-bindings/clock/r8a7745-cpg-mssr.h | 44 +++++++++++++++++++++++++++ >> 1 file changed, 44 insertions(+) >> >> Index: linux/include/dt-bindings/clock/r8a7745-cpg-mssr.h >> =================================================================== >> --- /dev/null >> +++ linux/include/dt-bindings/clock/r8a7745-cpg-mssr.h > >> +#define R8A7745_CLK_ACP 26 > > This clock is called CPEX instead of ACP in rev. 1.00 of the RZ/G Series User's > Manual: Hardware. Applied with s/ACP/CPEX/, and included in second clk-renesas-for-v4.10 pull request. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds