All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Cezary Rojewski <cezary.rojewski@intel.com>,
	Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Jie Yang <yang.jie@linux.intel.com>,
	Mark Brown <broonie@kernel.org>
Cc: Oder Chiou <oder_chiou@realtek.com>,
	Hans de Goede <hdegoede@redhat.com>,
	alsa-devel@alsa-project.org, Bard Liao <bard.liao@intel.com>
Subject: [PATCH 0/6] ASoC: rt5670/Intel: Add support for Bay Trail CR / Dell Venue 10 Pro 5055 tablet
Date: Fri,  2 Apr 2021 16:07:41 +0200	[thread overview]
Message-ID: <20210402140747.174716-1-hdegoede@redhat.com> (raw)

Hi All,

Here is a patch series to enable sound on the Dell Venue 10 Pro 5055 tablet
this series also includes 2 generic improvements to rt5672 support:

1. Add support for boards using Bay Trail CR (SSP0) in combination with a rt5672 codec
2. Set the card's components string based on the DMI info, so that we don't need to
duplicate the DMI quirks in userspace (in the UCM profile)

I've a patch to add support for the components string to the UCM profile for
these boards available here:
https://github.com/jwrdegoede/alsa-ucm-conf/commit/fedacc2bdc530b6febac665db27aab60e03ec840

I will submit this upstream once the kernel side has landed.

Regards,

Hans


Hans de Goede (6):
  ASoC: Intel: Unify the thinkpad10 and aegex10 byt-match quirks
  ASoC: Intel: Baytrail: Add quirk for the Dell Venue 10 Pro 5055 tablet
  ASoC: Intel: cht_bsw_rt5672: Add support for Bay Trail CR / SSP0
  ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
  ASoC: rt5670: Add a rt5670_components() helper
  ASoC: Intel: cht_bsw_rt5672: Set card.components string

 sound/soc/codecs/rt5670.c                     | 51 ++++++++++++
 sound/soc/codecs/rt5670.h                     |  2 +
 sound/soc/intel/boards/cht_bsw_rt5672.c       | 77 +++++++++++++++----
 .../intel/common/soc-acpi-intel-byt-match.c   | 40 +++++-----
 4 files changed, 136 insertions(+), 34 deletions(-)

-- 
2.30.2


             reply	other threads:[~2021-04-02 14:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-02 14:07 Hans de Goede [this message]
2021-04-02 14:07 ` [PATCH 1/6] ASoC: Intel: Unify the thinkpad10 and aegex10 byt-match quirks Hans de Goede
2021-04-02 14:07 ` [PATCH 2/6] ASoC: Intel: Baytrail: Add quirk for the Dell Venue 10 Pro 5055 tablet Hans de Goede
2021-04-02 14:07 ` [PATCH 3/6] ASoC: Intel: cht_bsw_rt5672: Add support for Bay Trail CR / SSP0 Hans de Goede
2021-04-02 14:07 ` [PATCH 4/6] ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055 Hans de Goede
2021-04-02 14:07 ` [PATCH 5/6] ASoC: rt5670: Add a rt5670_components() helper Hans de Goede
2021-04-02 14:07 ` [PATCH 6/6] ASoC: Intel: cht_bsw_rt5672: Set card.components string Hans de Goede
2021-04-02 14:47 ` [PATCH 0/6] ASoC: rt5670/Intel: Add support for Bay Trail CR / Dell Venue 10 Pro 5055 tablet Pierre-Louis Bossart
2021-04-02 16:45 ` Mark Brown

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=20210402140747.174716-1-hdegoede@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=bard.liao@intel.com \
    --cc=broonie@kernel.org \
    --cc=cezary.rojewski@intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=oder_chiou@realtek.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=yang.jie@linux.intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.