[PATCH v2 0/2] arm64: dts: juno: add coresight support

Sudeep Holla sudeep.holla at arm.com
Wed Jul 6 03:15:35 PDT 2016


This series adds support for coresight debug subsystem based on similar
support on Vexpress TC2 platform by Mathieu Poirier. It also contains
a workaround required to prevent bus stall quite early in the boot.
It uses power domain provided by SCPI, so it depends on scpi patches[1].

Regards,
Sudeep

v1[0]->v2:
	- Dropped arm,primecell-periphid override addition
	- Sorted the nodes based on reg fields and replaced underscores
	  with dashes as suggested by Olof
	- Retained coresight acronyms aas Matheiu added definations to
	  the binding[1]

[0] http://www.spinics.net/lists/arm-kernel/msg508733.html
[1] https://patchwork.kernel.org/patch/9193133/

Sudeep Holla (2):
  arm64: dts: juno: add coresight support
  arm64: dts: juno: add SCPI power domains for device power management

 arch/arm64/boot/dts/arm/juno-base.dtsi | 315 +++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/arm/juno-r1.dts    |  24 +++
 arch/arm64/boot/dts/arm/juno-r2.dts    |  24 +++
 arch/arm64/boot/dts/arm/juno.dts       |  24 +++
 4 files changed, 387 insertions(+)

--
2.7.4




More information about the linux-arm-kernel mailing list