Message ID | cover.1586263250.git.saiprakash.ranjan@codeaurora.org (mailing list archive) |
---|---|
Headers | show |
Series | Add coresight support for QCOM SC7180 SoC | expand |
On Thu, Apr 09, 2020 at 05:13:35PM +0530, Sai Prakash Ranjan wrote: > Patch 1 adds the ETM UCI IDs for Kryo 4XX CPU cores. > Patch 2 adds the DT nodes for coresight components on SC7180. > Patch 3 replaces ETM PIDs with UCI IDs for Kryo385 CPUs on SDM845. I have picked up patches 1 and 3. Thanks, Mathieu > > v2: > * Placed the DT properties for ports in one line as suggested by Stephen. > * Add UCI IDs for SC7180 and SDM845(Kryo385 CPUs) as suggested by Suzuki. > > Sai Prakash Ranjan (3): > coresight: etm4x: Add support for Qualcomm SC7180 SoC > arm64: dts: qcom: sc7180: Add Coresight support > coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385 > > arch/arm64/boot/dts/qcom/sc7180.dtsi | 471 ++++++++++++++++++ > drivers/hwtracing/coresight/coresight-etm4x.c | 6 +- > 2 files changed, 475 insertions(+), 2 deletions(-) > > -- > QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member > of Code Aurora Forum, hosted by The Linux Foundation