commit | 77fe46a301a75795cf1d43ed2988a15c1600d1b5 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <cw00.choi@samsung.com> | Fri Jul 24 13:17:24 2015 +0900 |
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | Fri Sep 11 14:22:26 2015 +0900 |
tree | 7e04ff82cf61d2c4195c7e3528b5bc050c8f340f | |
parent | f47ff87f79a0f65db6af5b6bebd67b8f011994d1 [diff] |
PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433 This patch adds the support for PPMU (Platform Performance Monitoring Unit) version 2.0 for Exynos5433 SoC. Exynos5433 SoC must need PPMUv2 which is quite different from PPMUv1.1. The exynos-ppmu.c driver supports both PPMUv1.1 and PPMUv2. Cc: MyungJoo Ham <myungjoo.ham@samsung.com> Cc: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>