diff options
author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2024-02-23 15:39:07 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-02-23 17:21:40 +0000 |
commit | e1830f66f6c62d288d2c27a7ed18ab93caa0b253 (patch) | |
tree | dddd5be2a60b6c980fe3fce129caeb79a0eda4a3 /tools/perf/scripts/python | |
parent | 1cad8725f2b98965ed3658bc917090b30adb14fa (diff) |
ASoC: cs35l56: Add helper functions for amp calibration
Adds some helper functions and data for applying amp calibration.
1. cs35l56_read_silicon_uid() to get the silicon ID that is used to
search for the correct calibration data entry.
2. Add the registers for the silicon ID to the readable registers.
3. cs35l56_get_calibration() wrapper around
cs_amp_get_efi_calibration_data()
4. cs35l56_calibration_controls() table of the firmware controls
for calibration data.
5. Added members to struct cs35l56_base to store the calibration
data.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20240223153910.2063698-4-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions