Loading arch/arm/boot/dts/qcom/msm8916.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -1532,6 +1532,11 @@ /* GPIO output to wcnss */ qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_4_out 0 0>; }; cpu-pmu { compatible = "arm,armv8-pmuv3"; interrupts = <1 7 0xf00>; }; }; &gdsc_venus { Loading arch/arm/mach-msm/perf_debug.c +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ static char *descriptions = "15 msm: perf: Fix cpu id logic in tracectr notifier\n" "16 msm: perf: tracectr: Initialize cnts after hotplug\n" "17 Perf: Reset pmu after hotplug\n" "18 ARM: dts: msm: add perf-events support for msm8916\n" ; static ssize_t desc_read(struct file *fp, char __user *buf, Loading Loading
arch/arm/boot/dts/qcom/msm8916.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -1532,6 +1532,11 @@ /* GPIO output to wcnss */ qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_4_out 0 0>; }; cpu-pmu { compatible = "arm,armv8-pmuv3"; interrupts = <1 7 0xf00>; }; }; &gdsc_venus { Loading
arch/arm/mach-msm/perf_debug.c +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ static char *descriptions = "15 msm: perf: Fix cpu id logic in tracectr notifier\n" "16 msm: perf: tracectr: Initialize cnts after hotplug\n" "17 Perf: Reset pmu after hotplug\n" "18 ARM: dts: msm: add perf-events support for msm8916\n" ; static ssize_t desc_read(struct file *fp, char __user *buf, Loading