diff options
author | Hector Martin <[email protected]> | 2022-06-30 09:51:35 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-07-07 17:16:35 +0100 |
commit | 1c4f29ec878bbf1cc0a1eb54ae7da5ff98e19641 (patch) | |
tree | 98afb5633020c0b82386ec4bdfd9da8782dc1074 /tools/perf/scripts/python | |
parent | 3e99e5697e1f7120b5abc755e8a560b22612d6ed (diff) |
ASoC: tas2764: Fix amp gain register offset & default
The register default is 0x28 per the datasheet, and the amp gain field
is supposed to be shifted left by one. With the wrong default, the ALSA
controls lie about the power-up state. With the wrong shift, we get only
half the gain we expect.
Signed-off-by: Hector Martin <[email protected]>
Fixes: 827ed8a0fa50 ("ASoC: tas2764: Add the driver for the TAS2764")
Signed-off-by: Martin PoviĊĦer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions