Re: [PATCH 09/13] clk: renesas: r8a77995: Correct parent clock of DU

2018-11-29 Thread Laurent Pinchart
Hi Geert, Thank you for the patch. On Thursday, 29 November 2018 12:50:04 EET Geert Uytterhoeven wrote: > According to the R-Car Gen3 Hardware Manual Rev 1.00, the parent clock > of the DU module clocks on R-Car D3 is S1D1. > > Fixes: d71e851d82c6cfe5 ("clk: renesas: cpg-mssr: Add R8A77995 suppo

[PATCH 09/13] clk: renesas: r8a77995: Correct parent clock of DU

2018-11-29 Thread Geert Uytterhoeven
According to the R-Car Gen3 Hardware Manual Rev 1.00, the parent clock of the DU module clocks on R-Car D3 is S1D1. Fixes: d71e851d82c6cfe5 ("clk: renesas: cpg-mssr: Add R8A77995 support") Signed-off-by: Geert Uytterhoeven --- drivers/clk/renesas/r8a77995-cpg-mssr.c | 4 ++-- 1 file changed, 2 i