From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, broonie@kernel.org,
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Subject: [PATCH 0/3] ASoC: Intel: simplify driver/card names for SOF/UCM integration
Date: Fri, 29 May 2020 08:25:41 -0500 [thread overview]
Message-ID: <20200529132544.17449-1-pierre-louis.bossart@linux.intel.com> (raw)
As suggested by Jaroslav, this patchset simplifies legacy cards
compiled with SOF: they now expose an 'SOF' driver name and an
'sof-bytcht <codec>' card name. UCM uses this driver name and
additionally checks for the card name to load a configuration shared
with the SST driver.
This patchset is just a rename with no functionality change. There is
no modification when SOF is not used, and Kconfig for SOF are disabled
when SST is enabled so no risk of interference.
I know this is cutting it very close to the merge window but hope that
this helps make 5.8 the first kernel version where SOF 'just
works'(tm) on legacy platforms with no additional configuration needed
(as is already the case with more recent HDaudio+DMIC platforms).
Thanks to Jaroslav for all the hard work on the alsa-lib/UCM side (the
majority of the configs are already merged in alsa-ucm-conf, only
minor updates are in-flight for max98090 and broadwell).
Pierre-Louis Bossart (3):
ASoC: Intel: byt*: simplify card names for SOF uses
ASoC: Intel: cht*: simplify card names for SOF uses
ASoC: Intel: broadwell: simplify card names for SOF uses
sound/soc/intel/boards/bdw-rt5650.c | 12 +++++++++++-
sound/soc/intel/boards/bdw-rt5677.c | 12 +++++++++++-
sound/soc/intel/boards/broadwell.c | 12 +++++++++++-
sound/soc/intel/boards/bytcht_cx2072x.c | 12 +++++++++++-
sound/soc/intel/boards/bytcht_da7213.c | 12 +++++++++++-
sound/soc/intel/boards/bytcht_es8316.c | 12 +++++++++++-
sound/soc/intel/boards/bytcr_rt5640.c | 12 +++++++++++-
sound/soc/intel/boards/bytcr_rt5651.c | 12 +++++++++++-
sound/soc/intel/boards/cht_bsw_max98090_ti.c | 12 +++++++++++-
sound/soc/intel/boards/cht_bsw_nau8824.c | 12 +++++++++++-
sound/soc/intel/boards/cht_bsw_rt5645.c | 17 +++++++++++++++--
sound/soc/intel/boards/cht_bsw_rt5672.c | 12 +++++++++++-
12 files changed, 136 insertions(+), 13 deletions(-)
base-commit: 67866ff9b7a7d9d4a3030efaadb079290ebaf967
--
2.20.1
next reply other threads:[~2020-05-29 13:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-29 13:25 Pierre-Louis Bossart [this message]
2020-05-29 13:25 ` [PATCH 1/3] ASoC: Intel: byt*: simplify card names for SOF uses Pierre-Louis Bossart
2020-05-29 13:25 ` [PATCH 2/3] ASoC: Intel: cht*: " Pierre-Louis Bossart
2020-05-29 13:25 ` [PATCH 3/3] ASoC: Intel: broadwell: " Pierre-Louis Bossart
2020-05-29 13:50 ` [PATCH 0/3] ASoC: Intel: simplify driver/card names for SOF/UCM integration Jaroslav Kysela
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200529132544.17449-1-pierre-louis.bossart@linux.intel.com \
--to=pierre-louis.bossart@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox