diff options
author | Pankaj Dubey <[email protected]> | 2014-11-07 09:26:40 +0900 |
---|---|---|
committer | Kukjin Kim <[email protected]> | 2014-11-21 22:49:44 +0900 |
commit | 14fc8b93d47323561edf5d482d4a4b3ee1b90286 (patch) | |
tree | 4b356e43fea1d02859e08fbad9645eec53682789 /scripts/patch-kernel | |
parent | c0adae9e51ab88293d6cc729c46fdb4365bf77f5 (diff) |
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 <[email protected]>
Reviewed-by: Tomasz Figa <[email protected]>
Tested-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions