Hi Will, Any comments to this patchset? On Tue, Jul 23, 2019 at 2:46 PM Ganapatrao Kulkarni <gkulkarni@xxxxxxxxxxx> wrote: > > Add Cavium Coherent Processor Interconnect (CCPI2) PMU > support in ThunderX2 Uncore driver. > > v3: Rebased to 5.3-rc1 > > v2: Updated with review comments [1] > > [1] https://lkml.org/lkml/2019/6/14/965 > > v1: initial patch > > Ganapatrao Kulkarni (2): > Documentation: perf: Update documentation for ThunderX2 PMU uncore > driver > drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver. > > .../admin-guide/perf/thunderx2-pmu.rst | 20 +- > drivers/perf/thunderx2_pmu.c | 248 +++++++++++++++--- > 2 files changed, 225 insertions(+), 43 deletions(-) > > -- > 2.17.1 > Thanks, Ganapat