[PATCH v1 0/5] media: lm3560: convert to use OF bindings

Svyatoslav Ryhel posted 5 patches 1 month, 4 weeks ago
There is a newer version of this series
.../devicetree/bindings/leds/ti,lm3560.yaml   | 134 +++++++++++++++++
drivers/media/i2c/lm3560.c                    | 139 ++++++++++++++----
include/media/i2c/lm3560.h                    |  15 --
3 files changed, 243 insertions(+), 45 deletions(-)
create mode 100644 Documentation/devicetree/bindings/leds/ti,lm3560.yaml
[PATCH v1 0/5] media: lm3560: convert to use OF bindings
Posted by Svyatoslav Ryhel 1 month, 4 weeks ago
Add missing HWEN input pin and IN supply. Fix v4l2 subdev registration.
Remove platform data and switch to OF device tree bindings.

Svyatoslav Ryhel (5):
  media: lm3560: Add HWEN pin support
  media: lm3560: Add IN supply support
  media: lm3560: Fix v4l2 subdev registration
  media: lm3560: convert to use OF bindings
  dt-bindings: leds: Document TI LM3560 Synchronous Boost Flash Driver

 .../devicetree/bindings/leds/ti,lm3560.yaml   | 134 +++++++++++++++++
 drivers/media/i2c/lm3560.c                    | 139 ++++++++++++++----
 include/media/i2c/lm3560.h                    |  15 --
 3 files changed, 243 insertions(+), 45 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/leds/ti,lm3560.yaml

-- 
2.51.0