linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] IMX290 sensor driver fixes
@ 2020-02-26 21:59 Andrey Konovalov
  2020-02-26 21:59 ` [PATCH 1/3] media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is called Andrey Konovalov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Andrey Konovalov @ 2020-02-26 21:59 UTC (permalink / raw)
  To: mchehab, sakari.ailus
  Cc: linux-media, manivannan.sadhasivam, peter.griffin, Andrey Konovalov

This patchset deals with two issues in the IMX290 driver:
  - the current_format field in the struct imx290 can be used before
    initialization,
  - the reset signal to IMX290 isn't handled correctly.

Andrey Konovalov (3):
  media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is
    called
  media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS()
  media: i2c: imx290: fix reset GPIO pin handling

 drivers/media/i2c/imx290.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-04-07  8:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26 21:59 [PATCH 0/3] IMX290 sensor driver fixes Andrey Konovalov
2020-02-26 21:59 ` [PATCH 1/3] media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is called Andrey Konovalov
2020-03-03  9:30   ` Manivannan Sadhasivam
2020-02-26 21:59 ` [PATCH 2/3] media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS() Andrey Konovalov
2020-03-03  9:39   ` Manivannan Sadhasivam
2020-02-26 21:59 ` [PATCH 3/3] media: i2c: imx290: fix reset GPIO pin handling Andrey Konovalov
2020-03-03 11:33   ` Manivannan Sadhasivam
2020-04-07  8:19 ` [PATCH 0/3] IMX290 sensor driver fixes Manivannan Sadhasivam

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).