linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] media: s5c73m3: Update gpio interface and documentation
@ 2022-04-29 12:37 Maíra Canal
  2022-04-29 12:37 ` [PATCH 1/2] media: s5c73m3: Replace legacy gpio interface for gpiod Maíra Canal
  2022-04-29 12:37 ` [PATCH 2/2] dt-bindings: media: s5c73m3: Fix reset-gpio descriptor Maíra Canal
  0 siblings, 2 replies; 4+ messages in thread
From: Maíra Canal @ 2022-04-29 12:37 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Sylwester Nawrocki, Andrzej Hajda
  Cc: linux-media, devicetree, linux-kernel, Maíra Canal

As suggested by Andrzej, all s5c73m3 specific gpio code is completely removed
and replaced by the gpiod framework. Moreover, the documentation is updated by
fixing the misplaced gpio property.

Maíra Canal (2):
  media: s5c73m3: Replace legacy gpio interface for gpiod
  dt-bindings: media: s5c73m3: Fix reset-gpio descriptor

 .../bindings/media/samsung-s5c73m3.txt        |  2 +-
 drivers/media/i2c/s5c73m3/s5c73m3-core.c      | 95 ++++++++-----------
 drivers/media/i2c/s5c73m3/s5c73m3.h           |  9 +-
 include/media/i2c/s5c73m3.h                   | 15 +--
 4 files changed, 45 insertions(+), 76 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-04-29 20:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 12:37 [PATCH 0/2] media: s5c73m3: Update gpio interface and documentation Maíra Canal
2022-04-29 12:37 ` [PATCH 1/2] media: s5c73m3: Replace legacy gpio interface for gpiod Maíra Canal
2022-04-29 12:37 ` [PATCH 2/2] dt-bindings: media: s5c73m3: Fix reset-gpio descriptor Maíra Canal
2022-04-29 20:55   ` Krzysztof Kozlowski

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