]> git.hungrycats.org Git - linux/commit
sh: ecovec24: remove FSI/DA7210/Simple-Audio-Card support
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 27 May 2026 06:45:41 +0000 (06:45 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jun 2026 17:54:57 +0000 (18:54 +0100)
commit9cc93ebc85e71577e8ab560620a81a3c4887c286
tree0f8b1edc943ac02fbacc517c5adca19665111ab3
parent4549871118cf616eecdd2d939f78e3b9e1dddc48
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 <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87y0h5e4ff.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/sh/boards/mach-ecovec24/setup.c