26 Aug
2011
26 Aug
'11
9:05 p.m.
On Fri, Aug 26, 2011 at 04:33:22PM +0300, Peter Ujfalusi wrote:
There are cpu dais, which require special ordering during stream stop (OMAP4's McPDM interface for example) in a system level. OMAP4 McPDM required to be stopped after the attached codec's (twl6040) DAC/ADC has been stopped.
This requironment can be solved with a use of DAPM_SUPPLY widget attached to the codec's ADC/DAC from machine driver.
This wasn't really what I meant - what I meant was that we ought to be able to change the ordering of DAPM with regard to the stream shutdown without having to have anything more than flags in the devices that can or need to do it (I'd expect more the CODECs more than the CPUs).