Re: [PATCHv2] coresight: etm4x: Add ETM PID for Cortex-A78

2021-02-15 Thread Mathieu Poirier
On Mon, Feb 15, 2021 at 10:26:38AM +, Mike Leach wrote: > Reviewed-by: Mike Leach I will pick this up when 5.12-rc1 comes out. Thanks, Mathieu > > On Sat, 13 Feb 2021 at 11:28, Sai Prakash Ranjan > wrote: > > > > Add ETM PID for Cortex-A78 to the list of supported ETMs. > > > >

Re: [PATCHv2] coresight: etm4x: Add ETM PID for Cortex-A78

2021-02-15 Thread Mike Leach
Reviewed-by: Mike Leach On Sat, 13 Feb 2021 at 11:28, Sai Prakash Ranjan wrote: > > Add ETM PID for Cortex-A78 to the list of supported ETMs. > > Signed-off-by: Sai Prakash Ranjan > --- > > Changes in v2: > * Rebased on top of coresight/next from kernel.org coresight repo. > > --- >

[PATCHv2] coresight: etm4x: Add ETM PID for Cortex-A78

2021-02-13 Thread Sai Prakash Ranjan
Add ETM PID for Cortex-A78 to the list of supported ETMs. Signed-off-by: Sai Prakash Ranjan --- Changes in v2: * Rebased on top of coresight/next from kernel.org coresight repo. --- drivers/hwtracing/coresight/coresight-etm4x-core.c | 1 + 1 file changed, 1 insertion(+) diff --git