All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Nuno Sá" <noname.nuno@gmail.com>
To: "Mark Brown" <broonie@kernel.org>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Lars-Peter Clausen" <lars@metafoo.de>,
	"Nuno Sá" <nuno.sa@analog.com>
Cc: patches@opensource.cirrus.com, alsa-devel@alsa-project.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/10] ASoC: ad: Update Analog Devices drivers to maple tree register cache
Date: Thu, 13 Jul 2023 09:02:42 +0200	[thread overview]
Message-ID: <4d04ca21b4c9768a59be1341ac62fcae54027b8f.camel@gmail.com> (raw)
In-Reply-To: <20230713-asoc-ad-maple-v1-0-7d2f35d42b5f@kernel.org>

On Thu, 2023-07-13 at 00:13 +0100, Mark Brown wrote:
> The maple tree register cache has now got to feature parity with the
> rbtree cache, there are some different tradeoffs made and it should be a
> better choice for most modern systems.  Convert the Analog Devices
> drivers to use the more modern data structure.
> 
> Signed-off-by: Mark Brown <broonie@kernel.org>
> ---

Reviewed-by: Nuno Sa <nuno.sa@analog.com>

> Mark Brown (10):
>       ASoC: ad1836: Update to use maple tree register cache
>       ASoC: ad1980: Update to use maple tree register cache
>       ASoC: adau1372: Update to use maple tree register cache
>       ASoC: adau1373: Update to use maple tree register cache
>       ASoC: adau1701: Update to use maple tree register cache
>       ASoC: adau1761: Update to use maple tree register cache
>       ASoC: adau1781: Update to use maple tree register cache
>       ASoC: adau1977: Update to use maple tree register cache
>       ASoC: adau7118: Update to use maple tree register cache
>       ASoC: adav80x: Update to use maple tree register cache
> 
>  sound/soc/codecs/ad1836.c       | 2 +-
>  sound/soc/codecs/ad1980.c       | 2 +-
>  sound/soc/codecs/adau1372.c     | 2 +-
>  sound/soc/codecs/adau1373.c     | 2 +-
>  sound/soc/codecs/adau1701.c     | 2 +-
>  sound/soc/codecs/adau1761.c     | 2 +-
>  sound/soc/codecs/adau1781.c     | 2 +-
>  sound/soc/codecs/adau1977.c     | 2 +-
>  sound/soc/codecs/adau7118-i2c.c | 2 +-
>  sound/soc/codecs/adav80x.c      | 2 +-
>  10 files changed, 10 insertions(+), 10 deletions(-)
> ---
> base-commit: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
> change-id: 20230701-asoc-ad-maple-170068cf0c39
> 
> Best regards,


  parent reply	other threads:[~2023-07-13  7:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-12 23:13 [PATCH 00/10] ASoC: ad: Update Analog Devices drivers to maple tree register cache Mark Brown
2023-07-12 23:13 ` [PATCH 01/10] ASoC: ad1836: Update to use " Mark Brown
2023-07-12 23:13 ` [PATCH 02/10] ASoC: ad1980: " Mark Brown
2023-07-12 23:13 ` [PATCH 03/10] ASoC: adau1372: " Mark Brown
2023-07-12 23:13 ` [PATCH 04/10] ASoC: adau1373: " Mark Brown
2023-07-12 23:13 ` [PATCH 05/10] ASoC: adau1701: " Mark Brown
2023-07-12 23:13 ` [PATCH 06/10] ASoC: adau1761: " Mark Brown
2023-07-12 23:13 ` [PATCH 07/10] ASoC: adau1781: " Mark Brown
2023-07-12 23:13 ` [PATCH 08/10] ASoC: adau1977: " Mark Brown
2023-07-12 23:13 ` [PATCH 09/10] ASoC: adau7118: " Mark Brown
2023-07-12 23:13 ` [PATCH 10/10] ASoC: adav80x: " Mark Brown
2023-07-13  7:02 ` Nuno Sá [this message]
2023-07-13 20:24 ` [PATCH 00/10] ASoC: ad: Update Analog Devices drivers to " 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=4d04ca21b4c9768a59be1341ac62fcae54027b8f.camel@gmail.com \
    --to=noname.nuno@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lars@metafoo.de \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=patches@opensource.cirrus.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.