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

2019-05-07 Thread Lukasz Luba
On 5/7/19 9:36 AM, Chanwoo Choi wrote: > Hi Lukasz, > > On 19. 5. 7. 오전 12:11, 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 v7 03/13] clk: samsung: add BPLL rate table for Exynos 5422 SoC

2019-05-07 Thread Chanwoo Choi
Hi Lukasz, On 19. 5. 7. 오전 12:11, 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 | 17 - > 1 file

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

2019-05-06 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 | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) diff --git