You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CalibData and VPD previously worked on the assumption that all smart
amps just requires an r0 and temp value, and the initialization was
similarly hard coded.
Adjusted CalibData to use the VPDTrait interface instead, which only
requires the channel count to adapt to TAS2563 and other smart amps
better. VPD is adjusted to implement the VPDTrait interface.
BUG=b:346949244
TEST=tast run $DUT audio.SoundCardInit.*
TEST=sound_card_init debug --id sofrt5682 --amp $(cros_config /audio/main speaker-amp) --conf $(cros_config /audio/main sound-card-init-conf) on delbin and redrix
Change-Id: I73d6c3c904beea3c1b0ce6c68bf1dfa3e71bf343
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/adhd/+/5743138
Tested-by: [email protected] <[email protected]>
Commit-Queue: Baili Deng <[email protected]>
Reviewed-by: Judy Hsiao <[email protected]>
0 commit comments