aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2024-12-13 15:54:12 +0100
committerBjorn Andersson <andersson@kernel.org>2025-01-06 18:23:40 -0600
commit47d178caac3ec13f5f472afda25fcfdfaa00d0da (patch)
tree9f1ee76216f7ac8c291dfea9aae62a3dff2929b6 /tools/perf/scripts/python/flamegraph.py
parentarm64: dts: qcom: sm6115: Fix CDSP memory length (diff)
downloadlinux-47d178caac3ec13f5f472afda25fcfdfaa00d0da.tar.gz
linux-47d178caac3ec13f5f472afda25fcfdfaa00d0da.zip
arm64: dts: qcom: sm6115: Fix ADSP memory base and length
The address space in ADSP PAS (Peripheral Authentication Service) remoteproc node should point to the QDSP PUB address space (QDSP6...SS_PUB): 0x0a40_0000 with length of 0x4040. 0x0ab0_0000, value used so far, is the SSC_QUPV3 block, so entierly unrelated. Correct the base address and length, which should have no functional impact on Linux users, because PAS loader does not use this address space at all. Cc: stable@vger.kernel.org Fixes: 96ce9227fdbc ("arm64: dts: qcom: sm6115: Add remoteproc nodes") Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20241213-dts-qcom-cdsp-mpss-base-address-v3-23-2e0036fccd8d@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
-11-23 16:41:19 -0800'>2016-11-23clk: qcom: Put venus core0/1 gdscs to hw control modeSricharan R1-0/+2 2016-11-23clk: qcom: gdsc: Add support for gdscs with HW controlRajendra Nayak2-0/+19 2016-11-23clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XXFlorian Fainelli1-1/+1 2016-11-23clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clockIcenowy Zheng1-1/+1 2016-11-23clk: bcm2835: Fix ->fixed_divider of pllh_auxBoris Brezillon1-1/+1 2016-11-23clk: qcom: clk-rpm: Fix clk_hw referencesGeorgi Djakov1-14/+22 2016-11-23clk: qcom: clk-smd-rpm: Fix clk_hw referencesGeorgi Djakov1-14/+22 2016-11-23clk: qcom: Move all sdcc rcgs to use clk_rcg2_floor_opsRajendra Nayak5-18/+18 2016-11-23clk: qcom: Add rcg ops to return floor value closest to the requested rateRajendra Nayak4-9/+86 2016-11-21clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai1-1/+1 2016-11-18clk: exynos5433: Mark some clocks as criticalMarek Szyprowski1-14/+14 2016-11-17clk: exynos5433: Add documentation for the audio block parent clocksMarek Szyprowski1-0/+7 2016-11-17clk: exynos5433: Fix parent clocks for FSYS blockMarek Szyprowski2-4/+4 2016-11-16clk: sunxi-ng: Mark structs static and cleanup spacesStephen Boyd1-6/+6 2016-11-16clk: efm32gg: Pass correct type to hw provider registrationStephen Boyd1-1/+1 2016-11-16clk: berlin: Pass correct type to hw provider registrationStephen Boyd2-2/+2 2016-11-16clk: rockchip: add clock controller for rk1108Shawn Lin3-0/+547