Re: [PATCH v6 00/12] arm-cci: PMU driver updates

2016-02-22 Thread Mark Rutland
On Mon, Jan 25, 2016 at 11:21:05AM +, Suzuki K. Poulose wrote: > Suzuki K. Poulose (11): > arm-cci: Group writes to counter > arm-cci: Refactor CCI PMU enable/disable methods > arm-cci: Delay PMU counter writes to pmu::pmu_enable > arm-cci: write_counter: Remove redundant check > arm-

Re: [PATCH v6 00/12] arm-cci: PMU driver updates

2016-02-14 Thread Suzuki K. Poulose
On 25/01/16 11:21, Suzuki K. Poulose wrote: This series includes: - Simplified sysfs attribute handling for CCI PMU (Patch 1) - Work around for writing to CCI-500/550(introduced later) PMU counters (Patches 2-10) - Support for CCI-550 PMU (11-12) with Acked-bys. Gentle ping Cheers