mbox series

[v1,0/2] Enable CTCU device for QCS8300

Message ID 20250327024943.3502313-1-jie.gan@oss.qualcomm.com
Headers show
Series Enable CTCU device for QCS8300 | expand

Message

Jie Gan March 27, 2025, 2:49 a.m. UTC
Enable CTCU device for QCS8300 platform. Add a fallback mechnasim in binding to utilize
the compitable of the SA8775p platform becuase the CTCU for QCS8300 shares same
configurations as SA8775p platform.

Jie Gan (2):
  dt-bindings: arm: add CTCU device for QCS8300
  arm64: dts: qcom: qcs8300: Add CTCU and ETR nodes

 .../bindings/arm/qcom,coresight-ctcu.yaml     |   9 +-
 arch/arm64/boot/dts/qcom/qcs8300.dtsi         | 153 ++++++++++++++++++
 2 files changed, 160 insertions(+), 2 deletions(-)