2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 10:44:14 +08:00
linux-next/arch/arm/mach-s5p6440
Banajit Goswami d8653d9f65 ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine specific
This patch moves the dependency of watchdog timer driver from MACH_XXX(board)
to ARCH_XXX(SoC). This will enable all machines using Samsung S3C64XX and S5P
SoCs to use the WDT driver by default.

Signed-off-by: Banajit Goswami <banajit.g@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

Conflicts:

	arch/arm/Kconfig
	arch/arm/mach-s3c64xx/Kconfig
	arch/arm/mach-s5p6442/Kconfig
	arch/arm/mach-s5pc100/Kconfig
2010-08-06 21:26:56 +09:00
..
include/mach ARM: S5P: Fix the platform external interrupt issues. 2010-05-26 19:09:50 +09:00
clock.c ARM: S5P6440: Add clocks of type 'struct clksrc_clk'. 2010-05-13 10:42:48 +09:00
cpu.c ARM: SAMSUNG: Implement set_name function for ADC devices 2010-08-05 18:32:50 +09:00
dev-audio.c ARM: S5P6440: Add audio platform devices 2010-05-18 19:09:50 +09:00
dev-spi.c ARM: S5P6440: Define SPI platform devices 2010-05-20 19:37:23 +09:00
dma.c S5P6440: DMA: Add platform devices for PL330 DMACs 2010-05-18 18:00:12 +09:00
gpio.c ARM: S5P6440: Add locking to GPIO calls 2010-05-20 21:05:40 +09:00
init.c ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
Kconfig ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine specific 2010-08-06 21:26:56 +09:00
mach-smdk6440.c ARM: Merge for-2635-4/watchdog 2010-05-20 19:51:40 +09:00
Makefile ARM: S5P6440: Define SPI platform devices 2010-05-20 19:37:23 +09:00
Makefile.boot ARM: S5P6440: Add new Kconfig and Makefiles 2010-01-15 19:16:32 +09:00
setup-i2c0.c ARM: SAMSUNG: Copy common I2C0 device helpers to machine directories 2010-05-19 18:16:04 +09:00