Re: [PATCH v2 0/2] Add AXI address filter support for MMDC profiling

2017-03-09 Thread Shawn Guo
On Wed, Feb 15, 2017 at 02:00:24PM +0200, andrei-tiberiu.bre...@nxp.com wrote: > Tiberiu Breana (2): > ARM: imx: Fix mmdc_pmu_write_accesses event definition > ARM: imx: Add AXI address filter support for MMDC profiling Applied both, thanks.

[PATCH v2 0/2] Add AXI address filter support for MMDC profiling

2017-02-15 Thread andrei-tiberiu.breana
From: Tiberiu Breana This patch set is aimed at the i.MX6 MMDC driver: Patch 1 is a bug fix for the "write-accesses" event definition. Patch 2 adds AXI address filter support for MMDC profiling. v2: added prefix for patch subjects. Tiberiu Breana (2): ARM: imx: Fix mmdc_pmu_write_accesses eve