Re: [PATCH v7 02/13] clk: samsung: add new clocks for DMC for Exynos5422 SoC

2019-05-07 Thread Lukasz Luba
Hi Chanwoo, On 5/7/19 9:36 AM, Chanwoo Choi wrote: > Hi Lukasz, > > On 19. 5. 7. 오전 12:11, Lukasz Luba wrote: >> This patch provides support for clocks needed for Dynamic Memory Controller >> in Exynos5422 SoC. It adds CDREX base register addresses, new DIV, MUX and >> GATE entries. >> >>

Re: [PATCH v7 02/13] clk: samsung: add new clocks for DMC for Exynos5422 SoC

2019-05-07 Thread Chanwoo Choi
Hi Lukasz, On 19. 5. 7. 오전 12:11, Lukasz Luba wrote: > This patch provides support for clocks needed for Dynamic Memory Controller > in Exynos5422 SoC. It adds CDREX base register addresses, new DIV, MUX and > GATE entries. > > Signed-off-by: Lukasz Luba > --- >

[PATCH v7 02/13] clk: samsung: add new clocks for DMC for Exynos5422 SoC

2019-05-06 Thread Lukasz Luba
This patch provides support for clocks needed for Dynamic Memory Controller in Exynos5422 SoC. It adds CDREX base register addresses, new DIV, MUX and GATE entries. Signed-off-by: Lukasz Luba --- drivers/clk/samsung/clk-exynos5420.c | 58 +--- 1 file changed, 54