Re: [PATCH v8 00/13] Exynos5 Dynamic Memory Controller driver

2019-06-06 Thread Lukasz Luba
Hi Sylwester, On 6/6/19 3:57 PM, Sylwester Nawrocki wrote: > On 6/5/19 18:53, Lukasz Luba wrote: >> Lukasz Luba (13): >>clk: samsung: add needed IDs for DMC clocks in Exynos5420 >>clk: samsung: add new clocks for DMC for Exynos5422 SoC >>clk: samsung: add BPLL rate table for Exynos 542

Re: [PATCH v8 00/13] Exynos5 Dynamic Memory Controller driver

2019-06-06 Thread Sylwester Nawrocki
On 6/5/19 18:53, Lukasz Luba wrote: > Lukasz Luba (13): > clk: samsung: add needed IDs for DMC clocks in Exynos5420 > clk: samsung: add new clocks for DMC for Exynos5422 SoC > clk: samsung: add BPLL rate table for Exynos 5422 SoC > dt-bindings: ddr: rename lpddr2 directory > dt-bindings:

[PATCH v8 00/13] Exynos5 Dynamic Memory Controller driver

2019-06-05 Thread Lukasz Luba
Hi all, This is v8 of the patch set which adds support of Dynamic Memory Controller for Exynos5422 SoC. The driver supports Dynamic Voltage and Frequency Scaling for the DMC and DRAM. It also provides needed timings for different speed operations of the DRAM memory. There is also new generic code