summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2019-12-12 09:46:10 -0800
committerTony Lindgren <tony@atomide.com>2020-01-23 08:20:17 -0800
commitcfcbc2dbb70826b91aa45ae37168b2db2aac1803 (patch)
tree79c8cc1a4a4c554684a5431839a6001ed0016ac8 /tools/perf/scripts/python/bin/stackcollapse-record
parent6c3090520554d535db04f807c313d9a4b81a285c (diff)
downloadkernel-cfcbc2dbb70826b91aa45ae37168b2db2aac1803.tar.gz
ARM: dts: Add missing omap4 secure clocks
The secure clocks on omap4 are similar to what we already have for dra7 in dra7_l4sec_clkctrl_regs and documented in the omap4460 TRM "Table 3-1346 L4PER_CM2 Registers Mapping Summary". The secure clocks are part of the l4_per clock manager. As the l4_per clock manager has now two clock domains as children, let's also update the l4_per clockdomain node name to follow the "clock" node naming with a domain specific compatible property. Cc: devicetree@vger.kernel.org Cc: Rob Herring <robh+dt@kernel.org> Acked-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
86160d9f30d60f604d9ad0f'>drm/amdgpu: Rework reset domain to be refcounted.Andrey Grodzovsky 2022-02-09drm/amdgpu: Drop hive->in_resetAndrey Grodzovsky 2022-02-09drm/amdgpu: Introduce reset domainAndrey Grodzovsky 2022-01-18drm/amdgpu: Fix the code style warnings in hdp xgmi mca and umcyipechai 2022-01-14drm/amdgpu: Adjust error inject function code style in amdgpu_ras.cyipechai 2022-01-14drm/amdgpu: Modify xgmi block to fit for the unified ras block data and opsyipechai 2022-01-11drm/amdgpu: use default_groups in kobj_typeGreg Kroah-Hartman 2021-12-13drm/amdgpu: check df_funcs and its callback pointersHawking Zhang 2021-11-22drm/amd/amdgpu: fix potential memleakBernard Zhao 2021-11-05drm/amdgpu: correct xgmi ras error count resetTao Zhou 2021-08-26drm/amdgpu: Add support for RAS XGMI err queryJohn Clements 2021-08-24drm/amdgpu: Update RAS XGMI Error QueryJohn Clements 2021-08-18drm/amdgpu: get extended xgmi topology dataJonathan Kim 2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li 2021-07-23drm/amdkfd: report xgmi bandwidth between direct peers to the kfdJonathan Kim 2021-04-09drm/amdgpu: move xgmi ras functions to xgmi_ras_funcsHawking Zhang