summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorChin-Ting Kuo <chin-ting_kuo@aspeedtech.com>2025-11-14 18:10:39 +0800
committerMark Brown <broonie@kernel.org>2025-11-17 00:49:55 +0000
commitbe6671d3908e97a2128f5327610a1dcb4d420cfa (patch)
tree769e6ed68d731f12281f17791d01b9557a455f23 /tools/perf/scripts/python/bin/stackcollapse-record
parent716d0a0a2ab00c601120c19bb357f4373f4722d1 (diff)
downloadkernel-be6671d3908e97a2128f5327610a1dcb4d420cfa.tar.gz
spi: dt-bindings: aspeed,ast2600-fmc: Add AST2700 SoC support
Add AST2700 to the list of supported SoCs in the ASPEED FMC/SPI bindings. AST2700 FMC/SPI controllers are not compatible with AST2600 due to the following hardware differences: - Address decoding unit uses 64KB granularity (AST2600 uses 1MB). - Segment register semantics are changed. AST2600: start <= range <= end AST2700: start <= range < end - Hardware limitations in AST2600 address decoding registers have been resolved in AST2700, so extra callback function used for bug fixup is no longer required. These differences require distinct compatible strings for AST2700. Signed-off-by: Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20251114101042.1520997-2-chin-ting_kuo@aspeedtech.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
t means backward compatibility to old...Takashi Sakamoto 2015-12-22ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto 2015-12-22ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto 2015-12-15ALSA: oxfw: gather model-dependent conditions to a functionTakashi Sakamoto 2015-12-15ALSA: oxfw: reuse driver entry to detect quirksTakashi Sakamoto 2015-12-15ALSA: oxfw: rename local functions for control elements so that they represen...Takashi Sakamoto 2015-10-19ALSA: oxfw: add an entry for TASCAM FireOneTakashi Sakamoto 2015-09-24ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' fi...Takashi Sakamoto 2015-02-23ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safelyTakashi Sakamoto 2015-02-23ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unitTakashi Sakamoto 2014-12-14ALSA: oxfw: fix detect_loud_models() return valueDan Carpenter 2014-12-10ALSA: oxfw: Add hwdep interfaceTakashi Sakamoto 2014-12-10ALSA: oxfw: Add support for capture/playback MIDI messagesTakashi Sakamoto 2014-12-10ALSA: oxfw: Add support AMDTP in-streamTakashi Sakamoto 2014-12-10ALSA: oxfw: Add support for Behringer/Mackie devicesTakashi Sakamoto 2014-12-10ALSA: oxfw: Add proc interface for debugging purposeTakashi Sakamoto 2014-12-10ALSA: oxfw: Change the way to make PCM rules/constraintsTakashi Sakamoto 2014-12-10ALSA: oxfw: Change the way to name cardTakashi Sakamoto 2014-11-29ALSA: oxfw: Split control functionality to a new fileTakashi Sakamoto 2014-11-29ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto 2014-11-29ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto 2014-11-29ALSA: oxfw: Move to its own directoryTakashi Sakamoto