public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH V3 0/3] i3c: mipi-i3c-hci-pci: Add System Suspend support
@ 2026-01-20 18:37 Adrian Hunter
  2026-01-20 18:37 ` [PATCH V3 1/3] i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery Adrian Hunter
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Adrian Hunter @ 2026-01-20 18:37 UTC (permalink / raw)
  To: alexandre.belloni; +Cc: Frank.Li, Wolfram Sang, david.nystrom, linux-i3c

Hi

Changes in V3:

    i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
	Rename 'restore' parameter to 'rstdaa'

    i3c: mipi-i3c-hci: Add optional System Suspend support
	Rename 'restore' parameter to 'rstdaa'
	Add Frank's Rev'd-by

    i3c: mipi-i3c-hci-pci: Add System Suspend support
	Add Frank's Rev'd-by

Changes in V2:

    i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
	Helper function is now called i3c_master_do_daa_ext() and takes
	'restore' as an argument.
	Fix new helper function so that RSTDAA is conditional on the
	'restore' parameter.
	Subject and commit message amended accordingly.

    i3c: mipi-i3c-hci: Add optional System Suspend support
	Helper function is now called i3c_master_do_daa_ext() and takes
	'restore' as an argument.
	Commit message amended accordingly.


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_do_daa_ext() 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                               | 49 +++++++++++++++++-----
 drivers/i3c/master/mipi-i3c-hci/core.c             | 49 ++++++++++++++++++++++
 drivers/i3c/master/mipi-i3c-hci/mipi-i3c-hci-pci.c |  7 ++++
 include/linux/i3c/master.h                         |  1 +
 4 files changed, 95 insertions(+), 11 deletions(-)
 
 Regards
 Adrian

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-20 20:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20 18:37 [PATCH V3 0/3] i3c: mipi-i3c-hci-pci: Add System Suspend support Adrian Hunter
2026-01-20 18:37 ` [PATCH V3 1/3] i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery Adrian Hunter
2026-01-20 20:28   ` Frank Li
2026-01-20 18:37 ` [PATCH V3 2/3] i3c: mipi-i3c-hci: Add optional System Suspend support Adrian Hunter
2026-01-20 18:37 ` [PATCH V3 3/3] i3c: mipi-i3c-hci-pci: Add " Adrian Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox