Arnd Bergmann wrote: > > On Thursday 16 February 2012, Kyungmin Park wrote: > > > > > > +config ARCH_EXYNOS5 > > > + bool "SAMSUNG EXYNOS5" > > > + select HAVE_SMP > > > + help > > > + Samsung EXYNOS5 (Cortex-A15) SoC based systems > > This config is located at choice. It means it can't build the exynos4 > > and exynos5 simultaneously. I'm not sure it's acceptable for mainline. > > If we use the new common struct clk on exynos5 but not exynos4, it should > stay a "choice" for the time being and get turned into a nonexclusive > selection as soon as exynos4 moves over. > Yes, right. > If exynos4 and exynos5 end up using the same struct clk in 3.4, I would > indeed ask to do this change now. > If possible, yes. But I'm going to move common struct clk for exynos4 and exynos5 next time. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html