Loading arch/arm/boot/dts/qcom/mdmcalifornium-coresight.dtsi +15 −1 Original line number Diff line number Diff line /* Copyright (c) 2015, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -400,6 +400,20 @@ clock-names = "core_clk", "core_a_clk"; }; cti_modem_cpu0: cti@8390000 { compatible = "arm,coresight-cti"; reg = <0x839000 0x1000>; reg-names = "cti-base"; coresight-id = <25>; coresight-name = "coresight-cti-modem-cpu0"; coresight-nr-inports = <0>; clocks = <&clock_gcc clk_qdss_clk>, <&clock_gcc clk_qdss_a_clk>; clock-names = "core_clk", "core_a_clk"; }; cti_pmu_cpu0: cti@841000 { compatible = "arm,coresight-cti"; reg = <0x841000 0x1000>; Loading Loading
arch/arm/boot/dts/qcom/mdmcalifornium-coresight.dtsi +15 −1 Original line number Diff line number Diff line /* Copyright (c) 2015, The Linux Foundation. All rights reserved. /* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -400,6 +400,20 @@ clock-names = "core_clk", "core_a_clk"; }; cti_modem_cpu0: cti@8390000 { compatible = "arm,coresight-cti"; reg = <0x839000 0x1000>; reg-names = "cti-base"; coresight-id = <25>; coresight-name = "coresight-cti-modem-cpu0"; coresight-nr-inports = <0>; clocks = <&clock_gcc clk_qdss_clk>, <&clock_gcc clk_qdss_a_clk>; clock-names = "core_clk", "core_a_clk"; }; cti_pmu_cpu0: cti@841000 { compatible = "arm,coresight-cti"; reg = <0x841000 0x1000>; Loading