Padmavathi Venna wrote: > > Add SPI setup files for GPIO configurations. > Add SPI clkdev support. > Initialize SPI platform specific code in the machine file. > > Signed-off-by: Padmavathi Venna <padma.v@xxxxxxxxxxx> > --- > arch/arm/mach-exynos4/Kconfig | 5 ++ > arch/arm/mach-exynos4/Makefile | 1 + > arch/arm/mach-exynos4/clock.c | 72 +++++++++++++----- > ---- > arch/arm/mach-exynos4/include/mach/irqs.h | 3 + > arch/arm/mach-exynos4/include/mach/map.h | 6 ++ > arch/arm/mach-exynos4/include/mach/spi-clocks.h | 16 +++++ > arch/arm/mach-exynos4/mach-smdkv310.c | 35 +++++++++++ > arch/arm/mach-exynos4/setup-spi.c | 47 +++++++++++++++ > 8 files changed, 155 insertions(+), 30 deletions(-) > create mode 100644 arch/arm/mach-exynos4/include/mach/spi-clocks.h > create mode 100644 arch/arm/mach-exynos4/setup-spi.c > The mach-exynos4 directory will be re-organized in this merge window. So maybe you need to wait for v3.2-rc1. And I will be on this after that :) 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