kernel-fxtec-pro1x/arch/arm/plat-samsung
Jassi Brar 398ccccb77 ARM: S3C64XX: SPI: Header for passing platform data
We need a way to pass controller specific information to the SPI driver.
For that purpose new headers are made.

SPI Controller is assumed 'type-s3c64xx' and can be defined for newer SoCs.
 Hence, that part is placed under plat-samsung to be shared across newer SoCs.

SoC specific part - spi source clocks, will be placed
under plat-<soc>/include/plat/

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-18 18:27:15 +09:00
..
include/plat ARM: S3C64XX: SPI: Header for passing platform data 2010-01-18 18:27:15 +09:00
adc.c ARM: S3C64XX: Add S3C64XX support to the generic Samsung ADC driver 2010-01-18 09:30:49 +09:00
clock-clksrc.c ARM: SAMSUNG: Do not register set_parent call if no source 2010-01-15 17:10:11 +09:00
clock.c ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible 2010-01-15 17:10:12 +09:00
dev-fb.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-hsmmc.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-hsmmc1.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-hsmmc2.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-i2c0.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-i2c1.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-nand.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-usb-hsotg.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
dev-usb.c ARM: SAMSUNG: Move device definitions in plat-samsung 2010-01-15 17:10:13 +09:00
gpio-config.c ARM: SAMSUNG: Move gpio-config.c into plat-samsung 2010-01-15 17:10:13 +09:00
irq-uart.c ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsung 2010-01-15 17:10:14 +09:00
irq-vic-timer.c ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files 2010-01-15 17:10:13 +09:00
Kconfig ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsung 2010-01-18 09:30:49 +09:00
Makefile ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsung 2010-01-18 09:30:49 +09:00
pwm-clock.c ARM: SAMSUNG: Move pwm-clock code into plat-samsung 2010-01-15 17:10:12 +09:00