All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] backlight: lm3630a: bug fix and fwnode support
@ 2019-04-18 15:11 ` Brian Masney
  0 siblings, 0 replies; 23+ messages in thread
From: Brian Masney @ 2019-04-18 15:11 UTC (permalink / raw)
  To: lee.jones, daniel.thompson, jingoohan1, robh+dt
  Cc: jacek.anaszewski, pavel, mark.rutland, b.zolnierkie, dri-devel,
	linux-leds, devicetree, linux-kernel, linux-fbdev, dmurphy,
	jonathan

Here is a patch series that fixes a single bug and adds fwnode support
to the lm3630a driver. This work was tested on a LG Nexus 5 (hammerhead)
phone. My status page at https://masneyb.github.io/nexus-5-upstream/
describes what is working so far with the upstream kernel.

See the individual patches for the changelog.

Brian Masney (3):
  backlight: lm3630a: return 0 on success in update_status functions
  dt-bindings: backlight: add lm3630a bindings
  backlight: lm3630a: add firmware node support

 .../leds/backlight/lm3630a-backlight.yaml     | 129 +++++++++++++++
 drivers/video/backlight/lm3630a_bl.c          | 153 +++++++++++++++++-
 include/linux/platform_data/lm3630a_bl.h      |   4 +
 3 files changed, 279 insertions(+), 7 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/leds/backlight/lm3630a-backlight.yaml

-- 
2.20.1

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

end of thread, other threads:[~2019-04-24  1:52 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-18 15:11 [PATCH v5 0/3] backlight: lm3630a: bug fix and fwnode support Brian Masney
2019-04-18 15:11 ` Brian Masney
2019-04-18 15:11 ` [PATCH v5 1/3] backlight: lm3630a: return 0 on success in update_status functions Brian Masney
2019-04-18 15:11   ` Brian Masney
2019-04-18 15:11 ` [PATCH v5 2/3] dt-bindings: backlight: add lm3630a bindings Brian Masney
2019-04-18 15:11   ` Brian Masney
2019-04-24  1:52   ` Rob Herring
2019-04-24  1:52     ` Rob Herring
2019-04-18 15:11 ` [PATCH v5 3/3] backlight: lm3630a: add firmware node support Brian Masney
2019-04-18 15:11   ` Brian Masney
2019-04-23 13:49   ` Dan Murphy
2019-04-23 13:49     ` Dan Murphy
2019-04-23 13:49     ` Dan Murphy
2019-04-23 14:01     ` Brian Masney
2019-04-23 14:01       ` Brian Masney
2019-04-23 15:31       ` Dan Murphy
2019-04-23 15:31         ` Dan Murphy
2019-04-23 15:31         ` Dan Murphy
2019-04-23 16:00         ` Brian Masney
2019-04-23 16:00           ` Brian Masney
2019-04-23 19:02           ` Dan Murphy
2019-04-23 19:02             ` Dan Murphy
2019-04-23 19:02             ` Dan Murphy

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.