[PATCH RESEND 0/2] media: s5c73m3: Update gpio interface and documentation

Maíra Canal posted 2 patches 3 years, 9 months ago
.../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(-)
[PATCH RESEND 0/2] media: s5c73m3: Update gpio interface and documentation
Posted by Maíra Canal 3 years, 9 months ago
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.

This patchset was originaly sended on April 2022 [1].

Best Regards,
- Maíra Canal

[1] https://lore.kernel.org/linux-media/20220429123740.147703-1-maira.canal@usp.br/

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