Re: [PATCH v5 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420

2019-03-12 Thread Lukasz Luba
Hi Rob, On 3/11/19 11:06 PM, Rob Herring wrote: > On Tue, 5 Mar 2019 11:19:04 +0100, Lukasz Luba wrote: >> Define new IDs for clocks used by Dynamic Memory Controller in >> Exynos5422 SoC. >> >> Signed-off-by: Lukasz Luba >> --- >> include/dt-bindings/clock/exynos5420.h | 18 +-

Re: [PATCH v5 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420

2019-03-11 Thread Rob Herring
On Tue, 5 Mar 2019 11:19:04 +0100, Lukasz Luba wrote: > Define new IDs for clocks used by Dynamic Memory Controller in > Exynos5422 SoC. > > Signed-off-by: Lukasz Luba > --- > include/dt-bindings/clock/exynos5420.h | 18 +- > 1 file changed, 17 insertions(+), 1 deletion(-) > P

[PATCH v5 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420

2019-03-05 Thread Lukasz Luba
Define new IDs for clocks used by Dynamic Memory Controller in Exynos5422 SoC. Signed-off-by: Lukasz Luba --- include/dt-bindings/clock/exynos5420.h | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/include/dt-bindings/clock/exynos5420.h b/include/dt-binding