Re: [PATCHv2 2/3] ARM: imx53: add SoC specific PMU setup

From: Fabio Estevam
Date: Tue Feb 06 2018 - 12:08:28 EST


On Tue, Feb 6, 2018 at 12:26 PM, Sebastian Reichel
<sebastian.reichel@xxxxxxxxxxxxxxx> wrote:
> From: Peter Senna Tschudin <peter.senna@xxxxxxxxxxxxx>

Looking at http://lists.infradead.org/pipermail/linux-arm-kernel/2014-August/277931.html
this patch seems to be originally from Martin Fuzzey.

In this case I would expect to see his name in the From field.

Please check the same on the other patches.

> On i.MX53 it is necessary to set the DBG_EN bit in the
> platform GPC register to enable access to PMU counters
> other than the cycle counter.
>
> Signed-off-by: Martin Fuzzey <mfuzzey@xxxxxxxxxxx>
> Signed-off-by: Peter Senna Tschudin <peter.senna@xxxxxxxxxxxxx>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxxxx>