RE: [PATCH] ARM: EXYNOS4: Add SPI support

2011-11-04 Thread Kukjin Kim
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 > --- > arch/arm/mach-exynos4/Kconfig |5 ++ > arch/arm/mach-exynos4/Makefile

[PATCH] ARM: EXYNOS4: Add SPI support

2011-11-03 Thread Padmavathi Venna
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 --- arch/arm/mach-exynos4/Kconfig |5 ++ arch/arm/mach-exynos4/Makefile |1 + arch/arm/mach-e

[PATCH] ARM: EXYNOS4: Add SPI support

2011-06-29 Thread Padmavathi Venna
Add SPI Support Add SPI setup files for GPIO configurations Define SPI source clocks Add SPI platform specific code Enable the existing SPI driver Signed-off-by: Padmavathi Venna --- arch/arm/mach-exynos4/Kconfig | 21 +++ arch/arm/mach-exynos4/Makefile