[PATCH 0/2] ASoC/sh: roll back Ecovec24/7724se Sound support
Kuninori Morimoto <[email protected]> Wed, 10 Jun 2026 00:47:37 +0000
| Newsgroups | org.kernel.vger.linux-sh,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
Hi Mark, Adrian Due to a communication miss, the Ecovec24/7724se Sound support were removed. We need to keep them for a while, until they will support "DT-style". Roll back Ecovec24/7724se "platform data style", and its necessary header. Kuninori Morimoto (2): sh: roll back Ecovec24/7724se Sound support ASoC: renesas: fsi: remove platform data style support arch/sh/boards/mach-ecovec24/setup.c | 90 ++++++++++++++++++++++++ arch/sh/boards/mach-se/7724/setup.c | 101 +++++++++++++++++++++++++++ include/sound/simple_card.h | 26 +++++++ sound/soc/renesas/fsi.c | 16 +---- 4 files changed, 220 insertions(+), 13 deletions(-) create mode 100644 include/sound/simple_card.h -- 2.53.0