mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "M, Krishnamoorthi" <krishnamoorthi.m@amd.com>
To: linux-spi@vger.kernel.org
Cc: Mark Brown <broonie@kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: [RFC] eSPI: Exploring support and possible options in Linux
Date: Tue, 23 Jun 2026 00:28:25 +0530	[thread overview]
Message-ID: <9548669c-7d3c-4053-b28b-c82490c0c2b8@amd.com> (raw)

Hi All,

I would like to start a discussion around the growing need for eSPI 
support in Linux, particularly on AMD platforms.

We are seeing increasing adoption of eSPI for multiple use cases beyond 
flash access, including channel-specific functionality such as 
Peripheral, Virtual Wire, and OOB communication. In some of our initial 
work, we explored extending the existing SPI subsystem to support parts 
of these requirements. While this works for certain cases, it also 
exposes some limitations as additional eSPI functionality and 
integrations are introduced.

Unlike traditional SPI transfers, eSPI provides a more structured 
protocol with multiple logical channels, negotiated capabilities, 
message-oriented communication, and asynchronous events. Because of 
this, some of the newer eSPI use cases do not appear to fit naturally 
into the SPI subsystem model.

As more channel-specific functionality is being adopted, I wanted to 
understand whether the current direction of extending SPI is the 
preferred long-term approach, or if there are alternative kernel 
abstractions/frameworks that may be better suited for handling eSPI 
semantics.

I would appreciate any feedback or pointers from the community, 
particularly around the following:

   * Whether there has been any prior work, RFCs, discussions, or
     attempts toward generic eSPI framework support in Linux.
   * Would continuing to extend SPI be the recommended approach, or are
     there other subsystem models that may fit better?
   * Any historical context, architectural considerations, or lessons
     learned from previous attempts in this area.

Any guidance or suggestions would be very helpful in understanding the 
right direction for supporting these evolving eSPI use cases.

Thanks in advance for your time and feedback.

Thanks,
Krishna


                 reply	other threads:[~2026-06-22 18:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=9548669c-7d3c-4053-b28b-c82490c0c2b8@amd.com \
    --to=krishnamoorthi.m@amd.com \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox