[PATCH 0/3] introduce new config option for samsung common clock
Pankaj Dubey
pankaj.dubey at samsung.com
Wed Feb 26 00:24:04 EST 2014
This patchset introduces a new config option for Samsung
common clock infrastructure as COMMON_CLK_SAMSUNG. As current
samsung common clock gets compiled based on PLAT_SAMSUNG, but moving
ahead with ARM64 we can not have any more such config options, so
better we introduce new COMMON_CLK_SAMSUNG and make it dependent
on existing ARCH_XXXX which needs SAMSUNG common clock infrastructure, also
on ARM64.
Pankaj Dubey (3):
drivers: clk: add samsung common clock config option
ARM: select COMMON_CLK_SAMSUNG for ARCH_EXYNOS and ARCH_S3C64XX
ARM: S3C24XX: select COMMON_CLK_SAMSUNG for S3C24XX
arch/arm/Kconfig | 2 ++
arch/arm/mach-s3c24xx/Kconfig | 3 +++
drivers/clk/Kconfig | 10 ++++++++++
drivers/clk/Makefile | 2 +-
4 files changed, 16 insertions(+), 1 deletion(-)
--
1.7.9.5
More information about the linux-arm-kernel
mailing list