On Fri, Feb 01, 2019 at 06:23:10AM +0530, Sai Prakash Ranjan wrote: > Enable coresight support by adding device nodes for the > available source, sinks and channel blocks on MSM8998. > > Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@xxxxxxxxxxxxxx> > > --- > For testing, all dependent patches are in below tree: > * https://github.com/saiprakash-ranjan/linux/tree/coresight-next > > This depends on MSM8998 rpm clocks and rpmcc node by Jeffrey Hugo > and Marc Gonzalez [1][2][3]. > > [1] https://lore.kernel.org/lkml/1545099336-5615-1-git-send-email-jhugo@xxxxxxxxxxxxxx/ > [2] https://lore.kernel.org/lkml/1548866144-30265-1-git-send-email-jhugo@xxxxxxxxxxxxxx/ > [3] https://lore.kernel.org/lkml/6da00186-e7c9-c93d-a80a-65eda2516451@xxxxxxx/ > --- > arch/arm64/boot/dts/qcom/msm8998.dtsi | 435 ++++++++++++++++++++++++++ > 1 file changed, 435 insertions(+) Acked-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx>