All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v8 0/6] ad5820: Multiple fixes
@ 2019-10-07 13:28 Ricardo Ribalda Delgado
  2019-10-07 13:28 ` [PATCH v8 1/6] media: ad5820: Define entity function Ricardo Ribalda Delgado
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ricardo Ribalda Delgado @ 2019-10-07 13:28 UTC (permalink / raw)
  To: Pavel Machek, Sakari Ailus, Mauro Carvalho Chehab, linux-media,
	linux-kernel
  Cc: Ricardo Ribalda Delgado

-Support for enable-pin, of-autoload, enable-gpios and ad5821 and ad5823

For some reason these patchset was lost in translation for a year ;)


v8: I screwed up sending v7, I sent it from a dirty directory
and clicked on send-all without checking what was under v7*. Sorry :(
This made patchwork very unhappy. I send v8 to make patchwork happy and
hopefuly also the maintainer. Sorry again

v7: Rebase on current media/master


Ricardo Ribalda Delgado (6):
  media: ad5820: Define entity function
  media: ad5820: DT new optional field enable-gpios
  media: ad5820: Add support for enable pin
  media: ad5820: Add support for of-autoload
  media: ad5820: DT new compatible devices
  media: ad5820: Add support for ad5821 and ad5823

 .../devicetree/bindings/media/i2c/ad5820.txt  | 11 +++++-
 drivers/media/i2c/Kconfig                     |  2 +-
 drivers/media/i2c/ad5820.c                    | 35 ++++++++++++++++---
 3 files changed, 42 insertions(+), 6 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-10-13 12:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-07 13:28 [PATCH v8 0/6] ad5820: Multiple fixes Ricardo Ribalda Delgado
2019-10-07 13:28 ` [PATCH v8 1/6] media: ad5820: Define entity function Ricardo Ribalda Delgado
2019-10-07 13:28 ` [PATCH v8 2/6] media: ad5820: DT new optional field enable-gpios Ricardo Ribalda Delgado
2019-10-07 13:28 ` [PATCH v8 3/6] media: ad5820: Add support for enable pin Ricardo Ribalda Delgado
2019-10-07 13:28 ` [PATCH v8 4/6] media: ad5820: Add support for of-autoload Ricardo Ribalda Delgado
2019-10-07 13:28 ` [PATCH v8 5/6] media: ad5820: DT new compatible devices Ricardo Ribalda Delgado
2019-10-07 13:28 ` [PATCH v8 6/6] media: ad5820: Add support for ad5821 and ad5823 Ricardo Ribalda Delgado
2019-10-13 12:10 ` [PATCH v8 0/6] ad5820: Multiple fixes Pavel Machek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.