[PATCH v2 0/2] ASoC: codec: twl4030: Convert to GPIO descriptors

Peng Fan (OSS) posted 2 patches 9 months, 2 weeks ago
sound/soc/codecs/twl4030.c | 79 ++++++++++++++++++----------------------------
1 file changed, 30 insertions(+), 49 deletions(-)
[PATCH v2 0/2] ASoC: codec: twl4030: Convert to GPIO descriptors
Posted by Peng Fan (OSS) 9 months, 2 weeks ago
This is separated from [1]. With an update that sorting the headers in a
separate patch. No other changes, so I still keep Linus' R-b for
Patch 2.

[1] https://lore.kernel.org/all/20250408-asoc-gpio-v1-3-c0db9d3fd6e9@nxp.com/

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Peng Fan (2):
      ASoC: codec: twl4030: Sort headers alphabetically
      ASoC: codec: twl4030: Convert to GPIO descriptors

 sound/soc/codecs/twl4030.c | 79 ++++++++++++++++++----------------------------
 1 file changed, 30 insertions(+), 49 deletions(-)
---
base-commit: 393d0c54cae31317deaa9043320c5fd9454deabc
change-id: 20250428-twl4030-3538608b174f

Best regards,
-- 
Peng Fan <peng.fan@nxp.com>
Re: [PATCH v2 0/2] ASoC: codec: twl4030: Convert to GPIO descriptors
Posted by Mark Brown 9 months, 1 week ago
On Mon, 28 Apr 2025 20:12:45 +0800, Peng Fan (OSS) wrote:
> This is separated from [1]. With an update that sorting the headers in a
> separate patch. No other changes, so I still keep Linus' R-b for
> Patch 2.
> 
> [1] https://lore.kernel.org/all/20250408-asoc-gpio-v1-3-c0db9d3fd6e9@nxp.com/
> 
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next

Thanks!

[1/2] ASoC: codec: twl4030: Sort headers alphabetically
      commit: 5ae1bd2f6312948231e72cee1022dd6a0c29c7d0
[2/2] ASoC: codec: twl4030: Convert to GPIO descriptors
      commit: ff9ae9b9d938060300789c763fea3ce2ab56b452

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark