diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2025-02-05 11:37:56 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-02-07 17:34:04 +0000 |
commit | 42b144cb6a2d87385fa0b124c975d6cf1e3ec630 (patch) | |
tree | accf3ba591fa0216511bc7eb829fb325054c9164 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9ee6d50ae4b0fe14ed70a5265a05874d41e10848 (diff) |
ASoC: SDCA: Add SDCA Control parsing
Each SDCA Entity will contain a number of Controls, these are
basically equivalent to registers. Although a single Control will only
ever contain a single field. Some of these would map directly to ALSA
controls once more of the SDCA class driver is implemented. These
controls are parsed out of the DisCo ACPI tables.
One small todo here is that each Control can have multiple
sub-entries (Control Numbers), these are typically used to represent
channels. Whilst support is present for these, currently the
ACPI properties that would allow differing defaults for each channel
are not parsed. But there is nothing here that should prevent that
being added in the future.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
Link: https://patch.msgid.link/20250205113801.3699902-6-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions