[PATCH 0/9] coresight: next

mathieu.poirier at linaro.org mathieu.poirier at linaro.org
Mon Jan 26 08:22:16 PST 2015


From: Mathieu Poirier <mathieu.poirier at linaro.org>

Good day,

These are the latest additions to the coresight sub-system.  Please
consider for inclusion.

Thanks,
Mathieu

Kaixu Xia (7):
  coresight: fix the replicator subtype value
  coresight: remove the unnecessary replicator property
  coresight: fix the link between orphan connection and newly added
    device
  coresight: remove the extra spaces
  coresight: fix the debug AMBA bus name
  coresight: remove the unnecessary function coresight_is_bit_set()
  coresight: fix function etm_writel_cp14() parameter order

Mathieu Poirier (1):
  coresight: fixing CPU hwid lookup in device tree

Paul Bolle (1):
  coresight-etm: remove check for unknown Kconfig macro

 Documentation/devicetree/bindings/arm/coresight.txt |  4 ----
 Documentation/trace/coresight.txt                   |  4 ++--
 drivers/coresight/coresight-etb10.c                 |  2 +-
 drivers/coresight/coresight-etm3x.c                 |  8 +-------
 drivers/coresight/coresight-priv.h                  |  2 +-
 drivers/coresight/coresight-replicator.c            |  2 +-
 drivers/coresight/coresight.c                       | 11 ++++++-----
 drivers/coresight/of_coresight.c                    | 16 +++++++++-------
 include/linux/coresight.h                           |  3 ---
 9 files changed, 21 insertions(+), 31 deletions(-)

-- 
1.9.1





More information about the linux-arm-kernel mailing list