diff options
author | Steffen Aschbacher <[email protected]> | 2023-01-28 10:27:43 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-01-30 13:35:15 +0000 |
commit | 88f748e38b283702a620e635820f1864bf32db0e (patch) | |
tree | 07dba4e411d7498464bc11a381a20b39e9e050e9 /scripts/gdb/linux/device.py | |
parent | c24a62be09d8a0c7ede1c209055a4ac6760a45ee (diff) |
ASoC: tas5720: set bit 7 in ANALOG_CTRL_REG for TAS5720A-Q1 during probe
Set the reserved bit 7 in the ANALOG_CTRL_REG for the TAS5720A-Q1 device,
when probing.
The datasheet mentions that the bit should be 1 during reset/powerup.
The device did not initialize before setting this value to 1. So, this
could be a quirk of this device. Or it could be a quirk with the board on
which it was tested.
That is why this patch is separate from the patch that adds support for the
TAS5720A-Q1 device.
Signed-off-by: Steffen Aschbacher <[email protected]>
Signed-off-by: Alexandru Ardelean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions