Re: [PATCH 1/3] ARM: dts: replace number by macro in clock binding for exynos4

2014-05-21 Thread Sachin Kamat
Hi Beomho, On 21 May 2014 14:09, Beomho Seo wrote: > This patch replaces magic number of MIPI DSI Master node with > macros in clock binding for exynos4 > > Signed-off-by: Beomho Seo > --- Looks good. All 3 patches Reviewed-by: Sachin Kamat -- With warm regards, Sachin -- To unsubscribe from

[PATCH 1/3] ARM: dts: replace number by macro in clock binding for exynos4

2014-05-21 Thread Beomho Seo
This patch replaces magic number of MIPI DSI Master node with macros in clock binding for exynos4 Signed-off-by: Beomho Seo --- arch/arm/boot/dts/exynos4.dtsi |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi in