Re: [PATCH v3 0/3] Scorpion PMU support

2015-03-02 Thread Will Deacon
On Sat, Feb 28, 2015 at 12:11:32AM +, Stephen Boyd wrote: These patches add support for the Scorpion PMU found on devices such as msm8660, qsd8x50, etc. The first patch is some groundwork to make functions more generic. Even then we end up copying quite a bit of code from the Krait part

[PATCH v3 0/3] Scorpion PMU support

2015-02-27 Thread Stephen Boyd
These patches add support for the Scorpion PMU found on devices such as msm8660, qsd8x50, etc. The first patch is some groundwork to make functions more generic. Even then we end up copying quite a bit of code from the Krait part into the Scorpion part with only subtle tweaks because two things