From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Peng Fan <peng.fan@nxp.com>
Cc: Shenghao Ding <shenghao-ding@ti.com>, Kevin Lu <kevin-lu@ti.com>,
Baojun Xu <baojun.xu@ti.com>, Jaroslav Kysela <perex@perex.cz>,
Takashi Iwai <tiwai@suse.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
Linus Walleij <linus.walleij@linaro.org>,
Bartosz Golaszewski <brgl@bgdev.pl>,
Alexander Stein <alexander.stein@ew.tq-group.com>,
linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-gpio@vger.kernel.org,
Markus Niebel <Markus.Niebel@ew.tq-group.com>
Subject: Re: [PATCH v2 0/3] ASoC: codec: Convert to GPIO descriptors for tlv320aic32x4
Date: Wed, 12 Nov 2025 10:15:43 +0100 [thread overview]
Message-ID: <aRRQPz6xZyHJDps-@black.igk.intel.com> (raw)
In-Reply-To: <20250710-asoc-gpio-1-v2-0-2233b272a1a6@nxp.com>
On Thu, Jul 10, 2025 at 08:40:00PM +0800, Peng Fan wrote:
> This patchset is a pick up of patch 1,2 from [1]. And I also collect
> Linus's R-b for patch 2. After this patchset, there is only one user of
> of_gpio.h left in sound driver(pxa2xx-ac97).
>
> of_gpio.h is deprecated, update the driver to use GPIO descriptors.
>
> Patch 1 is to drop legacy platform data which in-tree no users are using it
> Patch 2 is to convert to GPIO descriptors
>
> Checking the DTS that use the device, all are using GPIOD_ACTIVE_LOW
> polarity for reset-gpios, so all should work as expected with this patch.
>
> [1] https://lore.kernel.org/all/20250408-asoc-gpio-v1-0-c0db9d3fd6e9@nxp.com/
Peng, if you are still interested in continuing this task, you can focus on
converting the drivers that use gpio_request_one() and devm_gpio_request_one().
These are some like a couple of dozens only (in comparison to the gpio_request()
and devm_gpio_request() users). Some of them are resided in the ASoC subsystem.
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2025-11-12 9:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-10 12:40 [PATCH v2 0/3] ASoC: codec: Convert to GPIO descriptors for tlv320aic32x4 Peng Fan
2025-07-10 12:40 ` [PATCH v2 1/3] ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usage Peng Fan
2025-07-11 18:38 ` Linus Walleij
2025-07-10 12:40 ` [PATCH v2 2/3] ASoC: codec: tlv320aic32x4: Sort headers alphabetically Peng Fan
2025-07-10 13:41 ` Alexander Stein
2025-07-10 12:40 ` [PATCH v2 3/3] ASoC: codec: tlv320aic32x4: Convert to GPIO descriptors Peng Fan
2025-07-14 13:42 ` [PATCH v2 0/3] ASoC: codec: Convert to GPIO descriptors for tlv320aic32x4 Mark Brown
2025-11-12 9:15 ` Andy Shevchenko [this message]
2025-11-12 12:06 ` Peng Fan
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=aRRQPz6xZyHJDps-@black.igk.intel.com \
--to=andriy.shevchenko@intel.com \
--cc=Markus.Niebel@ew.tq-group.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=baojun.xu@ti.com \
--cc=brgl@bgdev.pl \
--cc=broonie@kernel.org \
--cc=kevin-lu@ti.com \
--cc=lgirdwood@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=peng.fan@nxp.com \
--cc=perex@perex.cz \
--cc=shenghao-ding@ti.com \
--cc=tiwai@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).