On 01/02/2019 00:53, Sai Prakash Ranjan wrote:
Add coresight components found on Qualcomm SDM845 SoC. Signed-off-by: Sai Prakash Ranjan <[email protected]> --- For testing, all dependent patches are in below tree: * https://github.com/saiprakash-ranjan/linux/tree/coresight-next - Depends on AOSS QMP side channel patches by Bjorn Andersson [1] - [4]. - AMBA bus pclk change [5]. - Also depends on patch ("arm64: dts: qcom: sdm845: Increase address and size cells for soc") [6]. [1] https://lore.kernel.org/lkml/[email protected]/ [2] https://lore.kernel.org/lkml/[email protected]/ [3] https://lore.kernel.org/lkml/[email protected]/ [4] https://lore.kernel.org/lkml/[email protected]/ [5] https://lore.kernel.org/lkml/[email protected]/ [6] https://lore.kernel.org/lkml/[email protected]/ --- arch/arm64/boot/dts/qcom/sdm845.dtsi | 434 +++++++++++++++++++++++++++ 1 file changed, 434 insertions(+)
Acked-by: Suzuki K Poulose <[email protected]>

