Re: [PATCH v1 03/50] clk: samsung: change parent of dout_aclk400_wcore in Exynos5420

2019-07-17 Thread Lukasz Luba
Hi Chanwoo, On 7/16/19 11:13 AM, Chanwoo Choi wrote: > On 19. 7. 15. 오후 9:43, Lukasz Luba wrote: >> Change parent of dout_aclk400_wcore to mout_aclk400_wcore which reflects >> topology described in the RM. >> >> Signed-off-by: Lukasz Luba >> --- >> drivers/clk/samsung/clk-exynos5420.c | 2 +-

Re: [PATCH v1 03/50] clk: samsung: change parent of dout_aclk400_wcore in Exynos5420

2019-07-16 Thread Chanwoo Choi
On 19. 7. 15. 오후 9:43, Lukasz Luba wrote: > Change parent of dout_aclk400_wcore to mout_aclk400_wcore which reflects > topology described in the RM. > > Signed-off-by: Lukasz Luba > --- > drivers/clk/samsung/clk-exynos5420.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff

[PATCH v1 03/50] clk: samsung: change parent of dout_aclk400_wcore in Exynos5420

2019-07-15 Thread Lukasz Luba
Change parent of dout_aclk400_wcore to mout_aclk400_wcore which reflects topology described in the RM. Signed-off-by: Lukasz Luba --- drivers/clk/samsung/clk-exynos5420.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/samsung/clk-exynos5420.c