Topology2: add 96KHz rate support for SDW jack#9642
Topology2: add 96KHz rate support for SDW jack#9642lgirdwood merged 1 commit intothesofproject:mainfrom
Conversation
Add 96KHz/192KHz rates support for SoundWire jack device. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
As far as I know, we always expose single sample rate to user space. Not sure if SRC is necessary, I set the same rate to all elements in the entire path. |
1st step is to enable the interface at the new rates so that aplay can directly use the new rates. 2nd step is SRC etc. |
Add 96KHz rate support for SoundWire jack device.