Re: [PATCH 3/4] sh: remove superhyway bus support

From: D. Jeff Dionne
Date: Thu Aug 03 2023 - 04:08:18 EST


On Aug 3, 2023, at 04:15, Arnd Bergmann <arnd@xxxxxxxxxx> wrote:
>
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> superhyway was only referenced on sh4-202, which is now gone, so remove it all as well.
>
> I could find no trace of anything ever calling
> superhyway_register_driver(), not in the git history but also not on the web, so I assume this has never served any purpose on mainline kernels.

I don’t know, but I think it is fairly safe to assume that there were no superhyway implementations other than internal to SuperH Co (or Hitachi). Probably not at ST either.

I think this board, and infrastructure, can go without affecting any actual (even historical) user. If anyone wants further conformation that there are/were no users of this in the wild, raise a flag and I will find out.

J.