Re: [PATCH v2 3/3] clocksource: sh_cmt: add R-Car gen3 support

2018-09-17 Thread Simon Horman
On Wed, Sep 12, 2018 at 11:17:37PM +0300, Sergei Shtylyov wrote: > Add support for the R-Car gen3 CMT types 0/1 -- they seem to be the same > CMT types 0/1 as in R-Car gen2 SoCs. > > Signed-off-by: Sergei Shtylyov Reviewed-by: Simon Horman

Re: [PATCH v2 3/3] clocksource: sh_cmt: add R-Car gen3 support

2018-09-14 Thread Geert Uytterhoeven
On Wed, Sep 12, 2018 at 10:17 PM Sergei Shtylyov wrote: > Add support for the R-Car gen3 CMT types 0/1 -- they seem to be the same > CMT types 0/1 as in R-Car gen2 SoCs. > > Signed-off-by: Sergei Shtylyov Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Ge

[PATCH v2 3/3] clocksource: sh_cmt: add R-Car gen3 support

2018-09-12 Thread Sergei Shtylyov
Add support for the R-Car gen3 CMT types 0/1 -- they seem to be the same CMT types 0/1 as in R-Car gen2 SoCs. Signed-off-by: Sergei Shtylyov --- Changes in version 2: - split the bindings update into a separate patch. drivers/clocksource/sh_cmt.c |8 1 file changed, 8 insertions(