Re: [PATCH 2/9 v2] coresight-tmc: add CoreSight TMC driver

2014-07-02 Thread Daniel Thompson
On 27/06/14 19:04, mathieu.poir...@linaro.org wrote: > diff --git a/drivers/coresight/coresight-tmc.c > b/drivers/coresight/coresight-tmc.c > new file mode 100644 > index 000..201cdac > --- /dev/null > +++ b/drivers/coresight/coresight-tmc.c > @@ -0,0 +1,791 @@ > +/* Copyright (c) 2012, The Li

[PATCH 2/9 v2] coresight-tmc: add CoreSight TMC driver

2014-06-27 Thread mathieu . poirier
From: Pratik Patel This driver manages CoreSight TMC (Trace Memory Controller) which can act as a link or a sink depending upon its configuration. It can present itself as an ETF (Embedded Trace FIFO) or ETR (Embedded Trace Router). ETF when configured in circular buffer mode acts as a trace col