Re: [PATCH 1/1] clk: renesas: cpg-mssr: r8a7796: add IMR clocks

2017-02-28 Thread Geert Uytterhoeven
Hi Sergei, On Tue, Feb 21, 2017 at 8:49 PM, Sergei Shtylyov wrote: > On 02/21/2017 10:39 PM, Geert Uytterhoeven wrote: >>> On 02/20/2017 11:38 AM, Geert Uytterhoeven wrote: > Add the IMR[0-1] clocks to the R8A7796 CPG/MSSR driver. > >

Re: [PATCH 1/1] clk: renesas: cpg-mssr: r8a7796: add IMR clocks

2017-02-21 Thread Sergei Shtylyov
On 02/21/2017 10:39 PM, Geert Uytterhoeven wrote: On 02/20/2017 11:38 AM, Geert Uytterhoeven wrote: Add the IMR[0-1] clocks to the R8A7796 CPG/MSSR driver. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven ---

Re: [PATCH 1/1] clk: renesas: cpg-mssr: r8a7796: add IMR clocks

2017-02-21 Thread Geert Uytterhoeven
Hi Sergei, On Tue, Feb 21, 2017 at 7:54 PM, Sergei Shtylyov wrote: > On 02/20/2017 11:38 AM, Geert Uytterhoeven wrote: >>> Add the IMR[0-1] clocks to the R8A7796 CPG/MSSR driver. >>> >>> Signed-off-by: Sergei Shtylyov >> >>

Re: [PATCH 1/1] clk: renesas: cpg-mssr: r8a7796: add IMR clocks

2017-02-21 Thread Sergei Shtylyov
On 02/20/2017 11:38 AM, Geert Uytterhoeven wrote: Add the IMR[0-1] clocks to the R8A7796 CPG/MSSR driver. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- linux.orig/drivers/clk/renesas/r8a7796-cpg-mssr.c +++

Re: [PATCH 1/1] clk: renesas: cpg-mssr: r8a7796: add IMR clocks

2017-02-20 Thread Sergei Shtylyov
On 02/20/2017 11:38 AM, Geert Uytterhoeven wrote: Add the IMR[0-1] clocks to the R8A7796 CPG/MSSR driver. Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven --- linux.orig/drivers/clk/renesas/r8a7796-cpg-mssr.c +++

Re: [PATCH 1/1] clk: renesas: cpg-mssr: r8a7796: add IMR clocks

2017-02-20 Thread Geert Uytterhoeven
Hi Sergei, On Sat, Feb 18, 2017 at 10:39 PM, Sergei Shtylyov wrote: > Add the IMR[0-1] clocks to the R8A7796 CPG/MSSR driver. > > Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven >

[PATCH 1/1] clk: renesas: cpg-mssr: r8a7796: add IMR clocks

2017-02-18 Thread Sergei Shtylyov
Add the IMR[0-1] clocks to the R8A7796 CPG/MSSR driver. Signed-off-by: Sergei Shtylyov --- This patch is against the 'clk-next' branch of CLK group's 'linux.git' repo. drivers/clk/renesas/r8a7796-cpg-mssr.c |2 ++ 1 file changed, 2 insertions(+) Index: