[PATCH v2 0/6] Arm interconnect PMU driver tidyup

Arnd Bergmann arnd at arndb.de
Tue Mar 6 08:38:29 PST 2018


On Thu, Feb 15, 2018 at 7:51 PM, Robin Murphy <robin.murphy at arm.com> wrote:
> Hi arm-soc folks,
>
> PLease consider this series tidying up the Arm interconnect code
> in drivers/bus to separate the PMU parts out into drivers/perf
> where Will and Mark can handle future maintenance more easily.
>
> FWIW, the patches are also available on a branch here:
>
>   git://linux-arm.org/linux-rm.git perf

This is not a signed tag, so I applied the patches manually to the drivers
branch. To add to the bike-shedding, I would have preferred a different
approach over the auxdata array, either exporting a function based
interface, or calling ioremap() on the physical address multiple times,
but each of those has other downsides, so your version seems good
enough.

Thanks,

         Arnd



More information about the linux-arm-kernel mailing list