Mark Brown
a9b696c851
GPIO descriptors for TI ASoC codecs
Merge series from Linus Walleij <linus.walleij@linaro.org>:
This cleans up and rewrites the GPIO usage in the TI
ASoC components to use GPIO descriptors exclusively.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (5):
ASoC: ti: Convert N810 ASoC to GPIO descriptors
ASoC: ti: Convert RX51 to use exclusively GPIO descriptors
ASoC: ti: Convert TWL4030 to use GPIO descriptors
ASoC: ti: Convert Pandora ASoC to GPIO descriptors
ASoC: ti: osk5912: Drop unused include
arch/arm/mach-omap2/board-n8x0.c | 10 +++++
arch/arm/mach-omap2/pdata-quirks.c | 10 +++++
include/linux/platform_data/omap-twl4030.h | 3 --
sound/soc/ti/n810.c | 31 ++++++++-------
sound/soc/ti/omap-twl4030.c | 20 ++++------
sound/soc/ti/omap3pandora.c | 63 +++++++++++-------------------
sound/soc/ti/osk5912.c | 1 -
sound/soc/ti/rx51.c | 19 ++-------
8 files changed, 72 insertions(+), 85 deletions(-)
---
base-commit: 0bb80ecc33
change-id: 20230922-descriptors-asoc-ti-a852eff479ed
Best regards,
--
Linus Walleij <linus.walleij@linaro.org>
2023-10-02 16:17:47 +01:00
..
2023-08-25 20:49:52 +02:00
2023-09-05 12:37:28 -07:00
2023-08-29 11:23:29 -07:00
2023-08-30 13:34:34 -07:00
2023-09-01 16:54:25 -07:00
2023-08-29 14:53:51 -07:00
2023-10-02 14:06:20 +01:00
2023-09-01 12:21:32 -07:00
2023-09-07 18:33:07 -07:00
2023-09-01 21:00:00 -04:00
2023-09-09 12:01:33 -07:00
2023-09-01 16:54:25 -07:00
2023-10-02 14:06:27 +01:00
2023-09-01 21:00:00 -04:00
2023-09-09 14:25:11 -07:00
2023-09-02 08:25:19 +01:00
2023-08-29 20:32:10 -07:00