Re: [PATCH v6 03/10] clk: samsung: add BPLL rate table for Exynos 5422 SoC

2019-05-02 Thread Lukasz Luba
Hi Chanwoo, On 5/2/19 7:15 AM, Chanwoo Choi wrote: > Hi Lukasz, > > On 19. 4. 19. 오후 11:19, Lukasz Luba wrote: >> Add new table rate for BPLL for Exynos5422 SoC supporting Dynamic Memory >> Controller frequencies for driver's DRAM timings. >> >> Signed-off-by: Lukasz Luba >> --- >>

Re: [PATCH v6 03/10] clk: samsung: add BPLL rate table for Exynos 5422 SoC

2019-05-01 Thread Chanwoo Choi
Hi Lukasz, On 19. 4. 19. 오후 11:19, Lukasz Luba wrote: > Add new table rate for BPLL for Exynos5422 SoC supporting Dynamic Memory > Controller frequencies for driver's DRAM timings. > > Signed-off-by: Lukasz Luba > --- > drivers/clk/samsung/clk-exynos5420.c | 13 - > 1 file changed,

[PATCH v6 03/10] clk: samsung: add BPLL rate table for Exynos 5422 SoC

2019-04-19 Thread Lukasz Luba
Add new table rate for BPLL for Exynos5422 SoC supporting Dynamic Memory Controller frequencies for driver's DRAM timings. Signed-off-by: Lukasz Luba --- drivers/clk/samsung/clk-exynos5420.c | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git