public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Add StarFive Camera Subsystem hibernation support
@ 2024-03-26  3:12 Changhuang Liang
  2024-03-26  3:12 ` [PATCH v1 1/4] media: cadence: csi2rx: Support runtime PM Changhuang Liang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Changhuang Liang @ 2024-03-26  3:12 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Greg Kroah-Hartman
  Cc: Hans Verkuil, Laurent Pinchart, Jack Zhu, Changhuang Liang,
	Dan Carpenter, Jayshri Pawar, Jai Luthra, linux-media,
	linux-kernel, linux-staging

This series implements suspend and resume operation for StarFive Camera
Subsystem on JH7110 SoC. It supports hibernation during streaming and
resume streaming when the system wake-up stage.

Changhuang Liang (3):
  media: cadence: csi2rx: Add suspend and resume support
  staging: media: starfive: Extract the ISP stream on as a helper
    function
  staging: media: starfive: Add suspend and resume support

Jayshri Pawar (1):
  media: cadence: csi2rx: Support runtime PM

 drivers/media/platform/cadence/cdns-csi2rx.c  | 44 ++++++++++++++++-
 .../staging/media/starfive/camss/stf-camss.c  | 49 +++++++++++++++++++
 .../staging/media/starfive/camss/stf-isp.c    | 27 ++++++----
 .../staging/media/starfive/camss/stf-isp.h    |  2 +
 4 files changed, 111 insertions(+), 11 deletions(-)

--
2.25.1

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

end of thread, other threads:[~2024-03-26  8:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-26  3:12 [PATCH v1 0/4] Add StarFive Camera Subsystem hibernation support Changhuang Liang
2024-03-26  3:12 ` [PATCH v1 1/4] media: cadence: csi2rx: Support runtime PM Changhuang Liang
2024-03-26  3:12 ` [PATCH v1 2/4] media: cadence: csi2rx: Add suspend and resume support Changhuang Liang
2024-03-26  3:12 ` [PATCH v1 3/4] staging: media: starfive: Extract the ISP stream on as a helper function Changhuang Liang
2024-03-26  3:12 ` [PATCH v1 4/4] staging: media: starfive: Add suspend and resume support Changhuang Liang

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