[alsa-devel] [PATCH 0/2] ASoC: SOF: make hw_info platform specific
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Tue Oct 22 21:39:53 CEST 2019
The SOF core blindly sets the hw_info, when it should really be
platform-specific.
This move enable us to temporarily fix PulseAudio issues resulting
from inaccuracies in the hw_ptr position provided by the firmware on
Baytrail-Broadwell.
This is the first time we experiment with the GitHub low-level API to
automagically keep track of 'approvers' by inserting a Reviewed-by tag
when merging a pull-request, thanks to Ranjani for her initial work
and bearing with my habit of breaking things :-)
Pierre-Louis Bossart (2):
ASoC: SOF: define INFO_ flags in dsp_ops
ASoC: SOF: Intel: only support INFO_BATCH for legacy platforms
sound/soc/sof/imx/imx8.c | 7 +++++++
sound/soc/sof/intel/apl.c | 7 +++++++
sound/soc/sof/intel/bdw.c | 9 ++++++++-
sound/soc/sof/intel/byt.c | 21 +++++++++++++++++++++
sound/soc/sof/intel/cnl.c | 7 +++++++
sound/soc/sof/pcm.c | 8 +++-----
sound/soc/sof/sof-priv.h | 3 +++
7 files changed, 56 insertions(+), 6 deletions(-)
--
2.20.1
More information about the Alsa-devel
mailing list