Bard Liao
Bard Liao
All comments are addressed. Let's merge it.
> looks good except for the first patch missing your sign-off @bardliao Updated to ``` Co-developed-by: Chao Song Signed-off-by: Chao Song Signed-off-by: Bard Liao ```
@plbossart @ranj063 @ujfalusi I just found an issue when I tested with dynamic sdw bus clock. We need to clear `p_rt->ch_mask` when deprepare. Otherwise, sdw_compute_group_params() will still count the port...
> @plbossart @ranj063 @ujfalusi I just found an issue when I tested with dynamic sdw bus clock. We need to clear `p_rt->ch_mask` when deprepare. Otherwise, sdw_compute_group_params() will still count the...
> > > @plbossart @ranj063 @ujfalusi I just found an issue when I tested with dynamic sdw bus clock. We need to clear `p_rt->ch_mask` when deprepare. Otherwise, sdw_compute_group_params() will still...
change: remove duplicated trace.
SOFCI TEST
SOFCI TEST
The pause resume failures on https://sof-ci.01.org/linuxpr/PR5166/build4708/devicetest/index.html should not be caused by this PR. And we got approvals. Merging it.
I don't see audio errors in the dmesg log. We may need a quirk on patch_realtek.c. I will email Kailang to ask for help.