Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1548527
| From | MyungJoo Ham <myungjoo.ham@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/8] PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers |
| Date | 2016-12-30 11:30 +0100 |
| Message-ID | <sU2BH-364-21@gated-at.bofh.it> (permalink) |
| References | <sTl3I-7Id-23@gated-at.bofh.it> <sTl3H-7Id-9@gated-at.bofh.it> <sTl3I-7Id-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Dec 28, 2016 at 8:56 PM, Chanwoo Choi <cw00.choi@samsung.com> wrote: > This patch uses the regmap interface to read and write the registers for exynos > PPMU device instead of the legacy memory map functions. > > Cc: Kukjin Kim <kgene@kernel.org> > Cc: Krzysztof Kozlowski <krzk@kernel.org> > Cc: Javier Martinez Canillas <javier@osg.samsung.com> > Cc: linux-samsung-soc@vger.kernel.org > Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com> > --- > drivers/devfreq/event/exynos-ppmu.c | 326 ++++++++++++++++++++++++++---------- > 1 file changed, 237 insertions(+), 89 deletions(-) >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 2/8] PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers Chanwoo Choi <cw00.choi@samsung.com> - 2016-12-28 13:00 +0100 Re: [PATCH v2 2/8] PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers MyungJoo Ham <myungjoo.ham@samsung.com> - 2016-12-30 11:30 +0100
csiph-web