Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: imx335: Fix reset-gpio handling
@ 2024-07-29 11:04 Umang Jain
  2024-07-29 11:04 ` [PATCH v2 1/2] dt-bindings: imx335: Mention reset-gpio polarity Umang Jain
  2024-07-29 11:04 ` [PATCH v2 2/2] media: imx335: Fix reset-gpio handling Umang Jain
  0 siblings, 2 replies; 20+ messages in thread
From: Umang Jain @ 2024-07-29 11:04 UTC (permalink / raw)
  To: linux-media
  Cc: stable, Kieran Bingham, Sakari Ailus, Tommaso Merciai,
	Jacopo Mondi, Laurent Pinchart, Umang Jain

These couple of patches intends to fix the reset-gpio handling
for imx335 driver.

Patch 1/2 mentions reset-gpio polarity in DT binding example.
It is ACTIVE_LOW according to the data sheet.

Patch 2/2 fixes the logical value of reset-gpio during
power-on/power-off sequence.

--
Changes in v2:
- Also include reset-gpio polarity, mention in DT binding
- Add Fixes tag in 2/2
- Set the reset line to high during init time in 2/2

Link to v1:
https://lore.kernel.org/linux-media/tyo5etjwsfznuk6vzwqmcphbu4pz4lskrg3fjieojq5qc3mg6s@6jbwavmapwmf/T/#m189ccfa77ddceda6c3b29be3306f1a27ed0934d6

Umang Jain (2):
  dt-bindings: imx335: Mention reset-gpio polarity
  media: imx335: Fix reset-gpio handling

 .../devicetree/bindings/media/i2c/sony,imx335.yaml        | 2 ++
 drivers/media/i2c/imx335.c                                | 8 ++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.45.0


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

end of thread, other threads:[~2024-08-01 16:09 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-29 11:04 [PATCH v2 0/2] media: imx335: Fix reset-gpio handling Umang Jain
2024-07-29 11:04 ` [PATCH v2 1/2] dt-bindings: imx335: Mention reset-gpio polarity Umang Jain
2024-07-29 11:10   ` Laurent Pinchart
2024-07-29 12:06     ` Umang Jain
2024-07-29 14:27       ` Laurent Pinchart
2024-07-29 13:14   ` kernel test robot
2024-07-29 14:08   ` Krzysztof Kozlowski
2024-07-29 14:20     ` Laurent Pinchart
2024-07-29 11:04 ` [PATCH v2 2/2] media: imx335: Fix reset-gpio handling Umang Jain
2024-07-29 11:13   ` Laurent Pinchart
2024-07-30  8:17     ` Sakari Ailus
2024-07-29 14:09   ` Krzysztof Kozlowski
2024-07-30  8:24     ` Sakari Ailus
2024-07-30  8:42       ` Krzysztof Kozlowski
2024-07-30  9:10         ` Laurent Pinchart
2024-07-31  5:41           ` Umang Jain
2024-07-31  9:02             ` Kieran Bingham
2024-07-31  9:06               ` Krzysztof Kozlowski
2024-07-31  9:39                 ` Laurent Pinchart
2024-08-01 16:09                   ` Sakari Ailus

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