Searched hist:"7 f975a385b9313a03c13fb0be0a129c626f9a54e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-topology.h | diff 7f975a385b9313a03c13fb0be0a129c626f9a54e Fri Mar 24 12:40:25 CDT 2017 Jeeja KP <jeeja.kp@intel.com> ASoC: Intel: Skylake: Use the sig_bits to define dai bps capability
For calculating the HDA DMA format, use the max_bps supported by the DAI caps instead of fixing it to 32/24. For host DMA the Max bps support is 32, but in case of link DMA, this depends on the codec capability. So use the sig_bits to define the bps supported by dai.
Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | skl-pcm.c | diff 7f975a385b9313a03c13fb0be0a129c626f9a54e Fri Mar 24 12:40:25 CDT 2017 Jeeja KP <jeeja.kp@intel.com> ASoC: Intel: Skylake: Use the sig_bits to define dai bps capability
For calculating the HDA DMA format, use the max_bps supported by the DAI caps instead of fixing it to 32/24. For host DMA the Max bps support is 32, but in case of link DMA, this depends on the codec capability. So use the sig_bits to define the bps supported by dai.
Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | skl-topology.c | diff 7f975a385b9313a03c13fb0be0a129c626f9a54e Fri Mar 24 12:40:25 CDT 2017 Jeeja KP <jeeja.kp@intel.com> ASoC: Intel: Skylake: Use the sig_bits to define dai bps capability
For calculating the HDA DMA format, use the max_bps supported by the DAI caps instead of fixing it to 32/24. For host DMA the Max bps support is 32, but in case of link DMA, this depends on the codec capability. So use the sig_bits to define the bps supported by dai.
Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|