linux/arch/arm/mach-exynos
KyongHo Cho bca10b906f ARM: EXYNOS: Change System MMU platform device definitions
Handling System MMUs with an identifier is not flexible to manage
System MMU platform devices because of the following reasons:
1. A device driver which needs to handle System MMU must know the ID.
2. A System MMU may not present in some implementations of Exynos family.
3. Handling System MMU with IOMMU API does not require an ID.

This patch is the result of removing ID of System MMUs.
Instead, a device driver that needs to handle its System MMU must
use IOMMU API while its descriptor of platform device is given.

This patch also includes the following enhancements:
- A System MMU device becomes a child if its power domain device.
- clkdev

Signed-off-by: KyongHo Cho <pullip.cho@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2012-04-04 09:23:02 -07:00
..
include/mach ARM: EXYNOS: Change System MMU platform device definitions 2012-04-04 09:23:02 -07:00
clock-exynos4.c ARM: EXYNOS: Change System MMU platform device definitions 2012-04-04 09:23:02 -07:00
clock-exynos4.h ARM: EXYNOS: Change System MMU platform device definitions 2012-04-04 09:23:02 -07:00
clock-exynos5.c ARM: EXYNOS: Change System MMU platform device definitions 2012-04-04 09:23:02 -07:00
clock-exynos4210.c ARM: EXYNOS: Change System MMU platform device definitions 2012-04-04 09:23:02 -07:00
clock-exynos4212.c ARM: EXYNOS: Change System MMU platform device definitions 2012-04-04 09:23:02 -07:00
common.c ARM: More SoC support updates 2012-03-28 12:24:40 -07:00
common.h ARM: EXYNOS: add support for EXYNOS5250 SoC 2012-03-14 02:13:06 -07:00
cpuidle.c ARM: EXYNOS: Add support AFTR mode on EXYNOS4210 2012-03-09 07:04:43 -08:00
dev-ahci.c ARM: EXYNOS: add interrupt definitions for EXYNOS5250 2012-03-14 02:35:04 -07:00
dev-audio.c ARM: EXYNOS: add interrupt definitions for EXYNOS5250 2012-03-14 02:35:04 -07:00
dev-dwmci.c
dev-ohci.c ARM: EXYNOS: Add USB OHCI device 2011-12-23 11:21:28 +09:00
dev-sysmmu.c ARM: EXYNOS: Change System MMU platform device definitions 2012-04-04 09:23:02 -07:00
dev-uart.c ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5 2012-03-14 02:13:05 -07:00
dma.c ARM: EXYNOS: add interrupt definitions for EXYNOS5250 2012-03-14 02:35:04 -07:00
headsmp.S ARM: exynos: remove incorrect BSYM usage 2012-01-16 08:36:04 -06:00
hotplug.c ARM: move CP15 definitions to separate header file 2012-03-28 18:30:01 +01:00
Kconfig ARM: EXYNOS: Change System MMU platform device definitions 2012-04-04 09:23:02 -07:00
mach-armlex4210.c ARM: EXYNOS: Change System MMU platform device definitions 2012-04-04 09:23:02 -07:00
mach-exynos4-dt.c ARM: EXYNOS: Fix compilation error with mach-exynos4-dt board 2012-03-14 22:22:13 -07:00
mach-exynos5-dt.c ARM: EXYNOS: add support device tree enabled board file for EXYNOS5 2012-03-14 22:22:06 -07:00
mach-nuri.c MMC highlights for 3.4: 2012-03-28 20:59:45 -07:00
mach-origen.c ARM: board specific updates 2012-03-27 16:27:28 -07:00
mach-smdk4x12.c Merge branch 'depends/rmk/restart' into next/cleanup 2012-01-07 11:51:28 +00:00
mach-smdkv310.c ARM: EXYNOS: Change System MMU platform device definitions 2012-04-04 09:23:02 -07:00
mach-universal_c210.c MMC highlights for 3.4: 2012-03-28 20:59:45 -07:00
Makefile ARM: EXYNOS: Change System MMU platform device definitions 2012-04-04 09:23:02 -07:00
Makefile.boot
mct.c ARM: More SoC support updates 2012-03-28 12:24:40 -07:00
platsmp.c ARM: EXYNOS: add support get_core_count() for EXYNOS5250 2012-03-14 02:35:15 -07:00
pm.c Merge branch 'samsung/cleanup-exynos-clock' into next/soc 2012-03-20 10:07:48 +00:00
pm_domains.c ARM: EXYNOS: Hook up JPEG PD to generic PD infrastructure 2012-03-10 02:54:36 -08:00
pmu.c
setup-fimc.c
setup-fimd0.c
setup-i2c0.c ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5 2012-03-14 02:13:04 -07:00
setup-i2c1.c
setup-i2c2.c
setup-i2c3.c
setup-i2c4.c
setup-i2c5.c
setup-i2c6.c
setup-i2c7.c
setup-keypad.c
setup-sdhci-gpio.c
setup-spi.c ARM: EXYNOS: Modified files for SPI consolidation work 2011-12-26 16:42:15 +09:00
setup-usb-phy.c ARM: EXYNOS: Add USB OHCI device 2011-12-23 11:21:28 +09:00