All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Hunter <adrian.hunter@intel.com>
To: alexandre.belloni@bootlin.com
Cc: Frank.Li@nxp.com, Wolfram Sang <wsa+renesas@sang-engineering.com>,
	linux-i3c@lists.infradead.org
Subject: [PATCH 0/3] i3c: mipi-i3c-hci-pci: Add System Suspend support
Date: Fri, 16 Jan 2026 17:12:34 +0200	[thread overview]
Message-ID: <20260116151237.96721-1-adrian.hunter@intel.com> (raw)

Hi

Here are 3 small patches to add System Suspend support to
mipi-i3c-hci and mipi-i3c-hci-pci.


Adrian Hunter (3):
      i3c: master: Add i3c_master_restore_daa() for post-hibernation address recovery
      i3c: mipi-i3c-hci: Add optional System Suspend support
      i3c: mipi-i3c-hci-pci: Add System Suspend support

 drivers/i3c/master.c                               | 60 ++++++++++++++++------
 drivers/i3c/master/mipi-i3c-hci/core.c             | 53 +++++++++++++++++++
 drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci-pci.c |  7 +++
 include/linux/i3c/master.h                         |  1 +
 4 files changed, 104 insertions(+), 17 deletions(-)
 
 
 Regards
 Adrian

-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

             reply	other threads:[~2026-01-16 15:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-16 15:12 Adrian Hunter [this message]
2026-01-16 15:12 ` [PATCH 1/3] i3c: master: Add i3c_master_restore_daa() for post-hibernation address recovery Adrian Hunter
2026-01-16 15:29   ` Frank Li
2026-01-16 15:12 ` [PATCH 2/3] i3c: mipi-i3c-hci: Add optional System Suspend support Adrian Hunter
2026-01-16 15:37   ` Frank Li
2026-01-19  6:31   ` David Nyström
2026-01-19  6:49     ` Adrian Hunter
2026-01-19  7:39       ` David Nyström
2026-01-19  9:15         ` Adrian Hunter
2026-01-16 15:12 ` [PATCH 3/3] i3c: mipi-i3c-hci-pci: Add " Adrian Hunter

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=20260116151237.96721-1-adrian.hunter@intel.com \
    --to=adrian.hunter@intel.com \
    --cc=Frank.Li@nxp.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=linux-i3c@lists.infradead.org \
    --cc=wsa+renesas@sang-engineering.com \
    /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.