thesofproject / linux

Linux kernel source tree
Other
91 stars 133 forks source link

ASoC: sof: amd: fix for firmware reload failure in Vangogh platform #5102

Closed Venkata-Prasad-Potturu closed 4 months ago

Venkata-Prasad-Potturu commented 4 months ago

Setting ACP ACLK as clock source when ACP enters D0 state causing firmware load failure, as per design clock source should be internal clock.

Remove acp_clkmux_sel field so that ACP will use internal clock source when ACP enters into D0 state.

sofci commented 4 months ago

Can one of the admins verify this patch?

reply test this please to run this test once

vijendarmukunda commented 4 months ago

Can one of the admins verify this patch?

reply test this please to run this test once

test this please

Venkata-Prasad-Potturu commented 4 months ago

@plbossart @ranj063 @vijendarmukunda Could you please review this PR.

plbossart commented 4 months ago

should there be a Fixes tag @Venkata-Prasad-Potturu ?