linux-i3c.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/5] i3c: master: svc: some bug fixes and add runtime pm support
@ 2021-07-16  8:53 Clark Wang
  2021-07-16  8:53 ` [PATCH V3 1/5] i3c: master: svc: move module reset behind clk enable Clark Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Clark Wang @ 2021-07-16  8:53 UTC (permalink / raw)
  To: miquel.raynal, conor.culhane, alexandre.belloni
  Cc: linux-i3c, linux-kernel, xiaoning.wang

Hi,

V3 changes:
 - i3c: master: svc: add runtime pm support:
   - restore the error path of probe function
   - enable runtime pm just before i3c module reset

V2 changes:
 - align the parameters of the function in the second patch
 - add a new patch to support runtime PM.

Clark Wang (5):
  i3c: master: svc: move module reset behind clk enable
  i3c: master: svc: fix atomic issue
  i3c: master: svc: add support for slave to stop returning data
  i3c: master: svc: set ODSTOP to let I2C device see the STOP signal
  i3c: master: svc: add runtime pm support

 drivers/i3c/master/svc-i3c-master.c | 234 ++++++++++++++++++++++------
 1 file changed, 184 insertions(+), 50 deletions(-)

-- 
2.25.1


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

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

end of thread, other threads:[~2021-07-16  8:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16  8:53 [PATCH V3 0/5] i3c: master: svc: some bug fixes and add runtime pm support Clark Wang
2021-07-16  8:53 ` [PATCH V3 1/5] i3c: master: svc: move module reset behind clk enable Clark Wang
2021-07-16  8:53 ` [PATCH V3 2/5] i3c: master: svc: fix atomic issue Clark Wang
2021-07-16  8:53 ` [PATCH V3 3/5] i3c: master: svc: add support for slave to stop returning data Clark Wang
2021-07-16  8:53 ` [PATCH V3 4/5] i3c: master: svc: set ODSTOP to let I2C device see the STOP signal Clark Wang
2021-07-16  8:53 ` [PATCH V3 5/5] i3c: master: svc: add runtime pm support Clark Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).