android_kernel_samsung_univ.../arch/arm/plat-samsung/include/plat
Pankaj Dubey 2e94ac4289 ARM: EXYNOS: Refactored code for using PMU address via DT
Under "arm/mach-exynos" many files are using PMU register offsets.
Since we have added support for accessing PMU base address via DT,
now we can remove PMU mapping from exynosX_iodesc. Let's convert
all these access using iomapped address.
This will help us in removing static mapping of PMU base address
as well as help in reducing dependency over machine header files.
Thus helping for migration of PMU implementation from machine to
driver folder which can be reused for ARM64 based SoC.

Also as we have removed static mappings from "regs-pmu.h" it does
not need map.h anymore. But "platsmp.c" needed this and till now it
got included indirectly. So lets move header inclusion of
"mach/map.h" from "regs-pmu.h" to "platsmp.c".

Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2014-07-23 08:20:30 +09:00
..
adc-core.h
adc.h
ata-core.h
backlight.h
camport.h
clock-clksrc.h
clock.h ARM: SAMSUNG: Remove pwm-clock infrastructure 2013-08-12 21:53:24 +02:00
cpu-freq-core.h ARM: S3C24XX: cpufreq-utils: don't write raw values to MPLLCON when using ccf 2014-05-09 05:48:44 +09:00
cpu-freq.h
cpu.h ARM: EXYNOS: Migrate Exynos specific macros from plat to mach 2014-05-26 04:04:59 +09:00
devs.h ARM: SAMSUNG: Remove unused s5p_device_ehci 2013-10-11 16:53:42 -07:00
dma-core.h
dma-ops.h
dma-pl330.h
dma-s3c24xx.h
dma.h
fb-core.h
fb-s3c2410.h
fb.h
fimc-core.h
gpio-cfg-helpers.h
gpio-cfg.h
gpio-core.h
hdmi.h
iic-core.h
irq-uart.h
irqs.h ARM: SAMSUNG: Remove unused PWM timer IRQ chip code 2013-08-06 01:21:48 +02:00
keypad-core.h
keypad.h
map-base.h
map-s3c.h
map-s5p.h ARM: EXYNOS: Refactored code for using PMU address via DT 2014-07-23 08:20:30 +09:00
mfc.h ARM: SAMSUNG: Reorganize calls to reserve memory for MFC 2014-03-21 02:00:09 +09:00
nand-core.h
onenand-core.h
pll.h
pm-common.h ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.h 2014-03-21 04:09:26 +09:00
pm.h ARM: SAMSUNG: Move s3c_pm_check_* prototypes to plat/pm-common.h 2014-03-21 04:09:26 +09:00
pwm-core.h ARM: SAMSUNG: Add new PWM platform device 2013-08-06 01:21:45 +02:00
regs-adc.h
regs-dma.h
regs-irqtype.h
regs-spi.h
regs-srom.h
regs-udc.h
regs-usb-hsotg-phy.h
s5p-clock.h
samsung-time.h ARM: SAMSUNG: Remove old samsung-time driver 2013-08-06 01:21:47 +02:00
sdhci.h ARM: SAMSUNG: Remove unnecessary exynos4_default_sdhci*() 2013-08-19 05:23:32 +09:00
spi-core.h
tv-core.h
usb-phy.h
wakeup-mask.h
watchdog-reset.h