Re: [PATCH 3/4] sh: remove superhyway bus support
"D. Jeff Dionne" <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Aug 3, 2023, at 04:15, Arnd Bergmann <[email protected]> wrote: > > From: Arnd Bergmann <[email protected]> > > 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.