linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] backlight: lm3630a: bug fix and fwnode support
@ 2019-04-16 23:53 Brian Masney
  2019-04-16 23:53 ` [PATCH v4 1/3] backlight: lm3630a: return 0 on success in update_status functions Brian Masney
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Brian Masney @ 2019-04-16 23:53 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     | 128 +++++++++++++++
 drivers/video/backlight/lm3630a_bl.c          | 151 +++++++++++++++++-
 include/linux/platform_data/lm3630a_bl.h      |   4 +
 3 files changed, 276 insertions(+), 7 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/leds/backlight/lm3630a-backlight.yaml

-- 
2.20.1

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

end of thread, other threads:[~2019-04-17 16:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-16 23:53 [PATCH v4 0/3] backlight: lm3630a: bug fix and fwnode support Brian Masney
2019-04-16 23:53 ` [PATCH v4 1/3] backlight: lm3630a: return 0 on success in update_status functions Brian Masney
2019-04-16 23:53 ` [PATCH v4 2/3] dt-bindings: backlight: add lm3630a bindings Brian Masney
2019-04-17 13:34   ` Rob Herring
2019-04-17 15:10     ` Brian Masney
2019-04-16 23:53 ` [PATCH v4 3/3] backlight: lm3630a: add firmware node support Brian Masney
2019-04-17 16:41   ` Dan Murphy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).