From 9cc93ebc85e71577e8ab560620a81a3c4887c286 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Wed, 27 May 2026 06:45:41 +0000 Subject: [PATCH] sh: ecovec24: remove FSI/DA7210/Simple-Audio-Card support Ecovec24 is using Simple-Audio-Card with "platform data" style (which is mainly supporting "DT style" today), but "platform data" style is not working correctly working during almost 10 years. And DA7210 which is used in Ecovec24 was prototype version, and has diff between production version. The driver doesn't care about it. Ecovec24 sound doesn't work in these days, and there has been no such report. Let's remove sound support. Signed-off-by: Kuninori Morimoto Link: https://patch.msgid.link/87y0h5e4ff.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown --- arch/sh/boards/mach-ecovec24/setup.c | 90 ---------------------------- 1 file changed, 90 deletions(-) diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c index a641e26f8fdf..fe78dba442f9 100644 --- a/arch/sh/boards/mach-ecovec24/setup.c +++ b/arch/sh/boards/mach-ecovec24/setup.c @@ -42,9 +42,6 @@ #include #include -#include -#include - #include