Malik Hsu has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/59613 )
Change subject: mb/google/brya/variants/primus: add fw config probe for speaker amp ......................................................................
mb/google/brya/variants/primus: add fw config probe for speaker amp
Added fw config probe for MX98360A.
BUG=b:205883511 TEST=emerge-brya coreboot chromeos-bootimage and check audio function
Signed-off-by: Malik_Hsu malik_hsu@wistron.corp-partner.google.com Change-Id: I2452b752ce58a5d0f1008cf187fb79ace6c4285f --- M src/mainboard/google/brya/variants/primus/overridetree.cb 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/59613/1
diff --git a/src/mainboard/google/brya/variants/primus/overridetree.cb b/src/mainboard/google/brya/variants/primus/overridetree.cb index 6a064a7..9bd3aac 100644 --- a/src/mainboard/google/brya/variants/primus/overridetree.cb +++ b/src/mainboard/google/brya/variants/primus/overridetree.cb @@ -259,6 +259,7 @@ register "sdmode_delay" = "5" device generic 0 on probe AUDIO MAX98360_ALC5682I_I2S + probe AUDIO MAX98360_ALC5682I_VS_I2S end end end