From: Sean Young <sean@mess.org>
To: Borislav Petkov <bp@alien8.de>
Cc: linux-kernel@vger.kernel.org, Thomas Gleixner <tglx@kernel.org>,
Ingo Molnar <mingo@redhat.com>,
Dave Hansen <dave.hansen@linux.intel.com>,
x86@kernel.org, "H. Peter Anvin" <hpa@zytor.com>,
"Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
Subject: Re: [PATCH RESEND v2] x86/platform: Remove Technology Systems 5500 board
Date: Tue, 21 Jul 2026 21:53:36 +0100 [thread overview]
Message-ID: <al_cUBNfEFIJDrU7@extorris.mess.org> (raw)
In-Reply-To: <20260721195058.GGal_Nog8-YYpWBiE8@fat_crate.local>
On Tue, Jul 21, 2026 at 12:50:58PM -0700, Borislav Petkov wrote:
> On Mon, Jul 06, 2026 at 11:03:02AM +0100, Sean Young wrote:
> > Since commit 8b793a92d862 ("x86/cpu: Remove M486/M486SX/ELAN support"),
> > this board is no longer supported. Remove the platform support too.
> >
> > Link: https://www.embeddedts.com/products/TS-5500
> > Signed-off-by: Sean Young <sean@mess.org>
> > ---
> > .../ABI/testing/sysfs-platform-ts5500 | 54 ---
> > MAINTAINERS | 5 -
> > arch/x86/Kconfig | 9 -
> > arch/x86/platform/Makefile | 1 -
> > arch/x86/platform/ts5500/Makefile | 2 -
> > arch/x86/platform/ts5500/ts5500.c | 341 ------------------
> > 6 files changed, 412 deletions(-)
> > delete mode 100644 Documentation/ABI/testing/sysfs-platform-ts5500
> > delete mode 100644 arch/x86/platform/ts5500/Makefile
> > delete mode 100644 arch/x86/platform/ts5500/ts5500.c
>
> Sashiko has a question:
>
> https://sashiko.dev/#/patchset/20260706100304.303951-1-sean%40mess.org
Thanks for pointing that out. I don't know what tree sashiko is looking
at but the ts5500 gpio and mtd maps drivers are long since gone out of
the tree, there are no dependencies on TS5500 since 7.2-rc1.
$ git grep -l TS5500
arch/x86/Kconfig
arch/x86/platform/ts5500/Makefile
arch/x86/platform/ts5500/ts5500.c
Thanks,
Sean
next prev parent reply other threads:[~2026-07-21 20:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-06 10:03 [PATCH RESEND v2] x86/platform: Remove Technology Systems 5500 board Sean Young
2026-07-21 19:50 ` Borislav Petkov
2026-07-21 20:53 ` Sean Young [this message]
2026-07-21 21:00 ` Sean Young
2026-07-21 22:00 ` Borislav Petkov
2026-07-21 22:16 ` Borislav Petkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=al_cUBNfEFIJDrU7@extorris.mess.org \
--to=sean@mess.org \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=hpa@zytor.com \
--cc=kernel@savoirfairelinux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@kernel.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.