diff options
author | Pankaj Dubey <pankaj.dubey@samsung.com> | 2014-11-07 03:26:40 +0300 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2014-11-21 16:49:44 +0300 |
commit | 14fc8b93d47323561edf5d482d4a4b3ee1b90286 (patch) | |
tree | 4b356e43fea1d02859e08fbad9645eec53682789 /arch/arm/mach-exynos/pm.c | |
parent | c0adae9e51ab88293d6cc729c46fdb4365bf77f5 (diff) | |
download | linux-14fc8b93d47323561edf5d482d4a4b3ee1b90286.tar.xz |
ARM: EXYNOS: Add platform driver support for Exynos PMU
This patch modifies Exynos Power Management Unit (PMU) initialization
implementation in following way:
- Added platform driver support for Exynos PMU IP.
- Added platform struct exynos_pmu_data to hold platform specific data.
- For each SoC's PMU support now we can add platform data and statically
bind PMU configuration and SoC specific initialization function.
- Separate each SoC's PMU initialization function and make it as part of
platform data.
- It also removes uses of soc_is_exynosXYZ().
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Tested-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/pm.c')
0 files changed, 0 insertions, 0 deletions