public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] arm64: dts: qcom: Add label properties to CoreSight devices
@ 2026-04-10  3:08 Jie Gan
  2026-04-10  3:08 ` [PATCH 1/7] arm64: dts: qcom: lemans: " Jie Gan
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Jie Gan @ 2026-04-10  3:08 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Tingwei Zhang
  Cc: linux-arm-msm, devicetree, linux-kernel, Jie Gan

The CoreSight framework and userspace tools identify trace devices by
their base address, which is not human-readable. The label property
provides a stable, descriptive name for each TPDM and CTI device,
allowing tools to refer to devices by name rather than address.

This series adds label properties to TPDM and CTI nodes across seven
Qualcomm platforms:
lemans
talos
monaco
kodiak
kaanapali
sm8750
hamoa

With the change, we will have a sysfs node for each Coresight device:
root@qemuarm64:/sys/bus/coresight/devices/tpdm0# cat label
tpdm_spdm

Signed-off-by: Jie Gan <jie.gan@oss.qualcomm.com>
---
Jie Gan (7):
      arm64: dts: qcom: lemans: Add label properties to CoreSight devices
      arm64: dts: qcom: talos: Add label properties to CoreSight devices
      arm64: dts: qcom: monaco: Add label properties to CoreSight devices
      arm64: dts: qcom: kodiak: Add label properties to CoreSight devices
      arm64: dts: qcom: kaanapali: Add label properties to CoreSight devices
      arm64: dts: qcom: sm8750: Add label properties to CoreSight devices
      arm64: dts: qcom: hamoa: Add label properties to CoreSight devices

 arch/arm64/boot/dts/qcom/hamoa.dtsi     | 30 +++++++++++++++++
 arch/arm64/boot/dts/qcom/kaanapali.dtsi | 35 +++++++++++++++++++
 arch/arm64/boot/dts/qcom/kodiak.dtsi    | 12 +++++++
 arch/arm64/boot/dts/qcom/lemans.dtsi    | 14 ++++++++
 arch/arm64/boot/dts/qcom/monaco.dtsi    | 29 ++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8750.dtsi    | 27 +++++++++++++++
 arch/arm64/boot/dts/qcom/talos.dtsi     | 59 +++++++++++++++++++++++++++++++++
 7 files changed, 206 insertions(+)
---
base-commit: f3e6330d7fe42b204af05a2dbc68b379e0ad179e
change-id: 20260409-add-label-to-coresight-device-b17a2ba6030e

Best regards,
-- 
Jie Gan <jie.gan@oss.qualcomm.com>


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2026-04-14 11:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10  3:08 [PATCH 0/7] arm64: dts: qcom: Add label properties to CoreSight devices Jie Gan
2026-04-10  3:08 ` [PATCH 1/7] arm64: dts: qcom: lemans: " Jie Gan
2026-04-14  9:59   ` Konrad Dybcio
2026-04-10  3:08 ` [PATCH 2/7] arm64: dts: qcom: talos: " Jie Gan
2026-04-14 10:04   ` Konrad Dybcio
2026-04-10  3:08 ` [PATCH 3/7] arm64: dts: qcom: monaco: " Jie Gan
2026-04-14 10:09   ` Konrad Dybcio
2026-04-10  3:08 ` [PATCH 4/7] arm64: dts: qcom: kodiak: " Jie Gan
2026-04-14 10:11   ` Konrad Dybcio
2026-04-10  3:08 ` [PATCH 5/7] arm64: dts: qcom: kaanapali: " Jie Gan
2026-04-14 10:15   ` Konrad Dybcio
2026-04-10  3:08 ` [PATCH 6/7] arm64: dts: qcom: sm8750: " Jie Gan
2026-04-14 10:19   ` Konrad Dybcio
2026-04-14 11:29     ` Jie Gan
2026-04-10  3:08 ` [PATCH 7/7] arm64: dts: qcom: hamoa: " Jie Gan
2026-04-14 10:22   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox