mbox series

[v8,0/6] ad5820: Multiple fixes

Message ID 20191007132856.27948-1-ribalda@kernel.org (mailing list archive)
Headers show
Series ad5820: Multiple fixes | expand

Message

Ricardo Ribalda Delgado Oct. 7, 2019, 1:28 p.m. UTC
-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(-)

Comments

Pavel Machek Oct. 13, 2019, 12:10 p.m. UTC | #1
On Mon 2019-10-07 15:28:50, Ricardo Ribalda Delgado wrote:
> -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

Ok, this is a LED, but I assume it needs to go in using media
tree. Good luck! :-).

									Pavel