[PATCH] ARM: EXYNOS: Add platform resource definitions for FIMC-LITE
Kukjin Kim
kgene.kim at samsung.com
Thu May 10 05:56:00 EDT 2012
Sylwester Nawrocki wrote:
>
> On 05/08/2012 07:42 AM, Kukjin Kim wrote:
> > Sylwester Nawrocki wrote:
> >>
> >> Add the gate clocks and register region address definition for
> >> FIMC-LITE devices available in Exynos4x12 and Exynos5 SoCs.
> >>
> > This is right description? I can't find your changes for EXYNOS4412 and
> > EXYNOS5 here. Only this is for EXYNOS4212 SoC.
>
> Sorry, I wasn't precise enough. EXYNOS4_PA_FIMC_LITE is for EXYNOS4212
> and EXYNOS4412 though. Please note it is initially needed for DT
platforms,
> until we get proper clock DT bindings for EXYNOS. Is there, BTW, anyone
> known to work on converting EXYNOS to the common clock framework ?
>
Yes, my colleague is working on common clock for all of exynos stuff.
> This patch was intended for EXYNOS4212/4412. AFAICS clock code in
> mach-exynos/clock-exynos4412.c is a subset of the EXYNOS4412 platform:
>
OK.
> static void __init exynos4_init_clocks(int xtal)
> {
> ...
> if (soc_is_exynos4210())
> exynos4210_register_clocks();
> else if (soc_is_exynos4212() || soc_is_exynos4412())
> exynos4212_register_clocks();
>
> exynos4_register_clocks();
> ...
> }
>
> Should I resend the patch or could you remove " and Exynos5 SoCs"
> from the description ?
>
I see, let me fix it when I apply this.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
More information about the linux-arm-kernel
mailing list