public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] IPU6 and IPU7 driver fixes
@ 2025-12-22  7:06 bingbu.cao
  2025-12-22  7:06 ` [PATCH v2 1/4] media: staging/ipu7: ignore interrupts when device is suspended bingbu.cao
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: bingbu.cao @ 2025-12-22  7:06 UTC (permalink / raw)
  To: linux-media, sakari.ailus
  Cc: bingbu.cao, bingbu.cao, antti.laakso, mehdi.djait

From: Bingbu Cao <bingbu.cao@intel.com>

This patchsets contains some fixes for IPU7 driver, and
also cover a code cleanup for IPU6 driver. It also update
the CPHY settings for IPU7 according to the PHY specification
update.

---
v2: fix build warning: ‘cap_prog’ may be used uninitialized
---
Bingbu Cao (4):
  media: staging/ipu7: ignore interrupts when device is suspended
  media: staging/ipu7: call synchronous RPM suspend in probe failure
  media: ipu7: update CDPHY register settings
  media: ipu6/7: fix typo and coding errors in IPU mmu driver

 drivers/media/pci/intel/ipu6/ipu6-mmu.c        |  4 ++--
 drivers/staging/media/ipu7/ipu7-buttress.c     | 12 ++++++++++--
 drivers/staging/media/ipu7/ipu7-isys-csi-phy.c | 13 ++++++++++---
 drivers/staging/media/ipu7/ipu7-mmu.c          |  2 +-
 drivers/staging/media/ipu7/ipu7.c              |  6 +++++-
 5 files changed, 28 insertions(+), 9 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-12-22 16:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-22  7:06 [PATCH v2 0/4] IPU6 and IPU7 driver fixes bingbu.cao
2025-12-22  7:06 ` [PATCH v2 1/4] media: staging/ipu7: ignore interrupts when device is suspended bingbu.cao
2025-12-22  8:43   ` Sakari Ailus
2025-12-22  9:56     ` Bingbu Cao
2025-12-22  7:06 ` [PATCH v2 2/4] media: staging/ipu7: call synchronous RPM suspend in probe failure bingbu.cao
2025-12-22  8:36   ` Sakari Ailus
2025-12-22 10:03     ` Bingbu Cao
2025-12-22 16:59       ` Sakari Ailus
2025-12-22  7:06 ` [PATCH v2 3/4] media: ipu7: update CDPHY register settings bingbu.cao
2025-12-22  7:06 ` [PATCH v2 4/4] media: ipu6/7: fix typo and coding errors in IPU mmu driver bingbu.cao
2025-12-22  8:39   ` Sakari Ailus
2025-12-22 10:04     ` Bingbu Cao

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