Ranjani Sridharan
Ranjani Sridharan
@lyakh I do not think they are. This is related to the issue https://github.com/thesofproject/sof/issues/766.
@plbossart looking into the hda_dsp_core_reset_power_down() method in hds-dsp.c, we seem to be placing the core in reset before powering down and when the firmware is unresponsive, this also seems to...
> @ranj063, I'm still not sure about the use of this. We will introduce a new flow which will be tested and it is different than what we normally use,...
> Looks ok to me, I am just not sure what the next steps are? @plbossart the first tiny next step is to have the fw boot script run with...
@plbossart just a minor change to add the fw filename and fw_path string lengths
@ujfalusi any objection to merging this? This will help me build upon it and add more test cases.
> > @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...
@plbossart @lrgirdwo @jsarha FYI
> Could we just work with whole configuration blocks? This feature may be useful for all config parts. Like: > > ``` > SubtreeCopy.AnUniqueId { > type override > source...
@perexg I have modified the PR to define the Subtreecopy keyword now. Please let me know what you think of this. Thanks!