Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-28 | ARM: EXYNOS4: Fix smsc9215 irq polarity on SMDKC210 | Jeongtae Park | |
This patch fixes smsc9215 irq ploarity configuration of SMDKC210. We can change type of EINT(5) as HIGH, but it's better to change IRQ output of smsc9215 as an active low because smsc's IRQ line has been pull-up. Signed-off-by: Jeongtae Park <jtp.park@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> | |||
2011-02-22 | ARM: EXYNOS4: Moved board support files | Kukjin Kim | |
This patch moves board support files, SMDKC210, SMKDV310 and UNIVERSAL_C210 into arch/arm/mach-exynos4/ according to the change of ARCH name, EXYNOS4. Cc: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> |