Re: [PATCH] coresight: etm4x: Add DT implementation.

2016-04-25 Thread Mathieu Poirier
On 23 April 2016 at 02:45, lipengcheng wrote: > Add DT implementation for A72 board. This patch has nothing to do with the device tree... You are adding the a cell ID for the CS ETMv4 found on the Maia processor. > > Signed-off-by: Li Pengcheng > Signed-off-by: Li Zhong > --- > drivers/hwtra

[PATCH] coresight: etm4x: Add DT implementation.

2016-04-23 Thread lipengcheng
Add DT implementation for A72 board. Signed-off-by: Li Pengcheng Signed-off-by: Li Zhong --- drivers/hwtracing/coresight/coresight-etm4x.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/hwtracing/coresight/coresight-etm4x.c b/drivers/hwtracing/coresight/coresight-etm4x.c inde

Re: [PATCH] coresight: etm4x: Add DT implementation.

2016-04-19 Thread Mathieu Poirier
On 18 April 2016 at 02:41, lipengcheng wrote: > Add DT implementation for A72 and Atermis board. > > Signed-off-by: Li Pengcheng > Signed-off-by: Li Zhong > --- > drivers/hwtracing/coresight/coresight-etm4x.c | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/drivers/hwtracing

[PATCH] coresight: etm4x: Add DT implementation.

2016-04-18 Thread lipengcheng
Add DT implementation for A72 and Atermis board. Signed-off-by: Li Pengcheng Signed-off-by: Li Zhong --- drivers/hwtracing/coresight/coresight-etm4x.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/hwtracing/coresight/coresight-etm4x.c b/drivers/hwtracing/coresight/cor