[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250414-asoc-tpa6130a2-v1-0-5f4052e656a0@nxp.com>
Date: Mon, 14 Apr 2025 16:34:22 +0800
From: "Peng Fan (OSS)" <peng.fan@....nxp.com>
To: Shenghao Ding <shenghao-ding@...com>, Kevin Lu <kevin-lu@...com>,
Baojun Xu <baojun.xu@...com>, Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>
Cc: linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-gpio@...r.kernel.org, Peng Fan <peng.fan@....com>,
Lucas Stach <l.stach@...gutronix.de>
Subject: [PATCH 0/3] ASoC: codec: tpa6130a2: Convert to GPIO descriptors
Per Mark's comments in [1], each driver in one patchset and not merge
the changes to one driver in one patch, so worked out three patches.
- Sort the included headers.
- Drop sound/tpa6130a2-plat.h because no user is creating the device using
platform data
- Covert to GPIO descriptors
Checking the DTS polarity, all users are using GPIOD_ACTIVE_HIGH.
so all should work as expected with this patch.
I not have hardware to test, just my best effort to do this.
[1] https://lore.kernel.org/all/66db9962-d773-4c7a-bf59-4698eca9eedc@sirena.org.uk/
Signed-off-by: Peng Fan <peng.fan@....com>
---
Peng Fan (3):
ASoC: codec: tpa6130a2: Sort headers alphabetically
ASoC: codec: tpa6130a2: Remove tpa6130a2_platform_data
ASoC: codec: tpa6130a2: Convert to GPIO descriptors
MAINTAINERS | 1 -
include/sound/tpa6130a2-plat.h | 17 -------------
sound/soc/codecs/tpa6130a2.c | 54 +++++++++++++-----------------------------
3 files changed, 16 insertions(+), 56 deletions(-)
---
base-commit: b425262c07a6a643ebeed91046e161e20b944164
change-id: 20250414-asoc-tpa6130a2-1c7974b55059
Best regards,
--
Peng Fan <peng.fan@....com>
Powered by blists - more mailing lists