linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	kernel list <linux-kernel@vger.kernel.org>,
	jacek.anaszewski@gmail.com, linux-leds@vger.kernel.org
Subject: [GIT PULL] LEDs changes for v5.6-rc1
Date: Sun, 2 Feb 2020 20:09:43 +0100	[thread overview]
Message-ID: <20200202190943.GA4506@duo.ucw.cz> (raw)

[-- Attachment #1: Type: text/plain, Size: 3721 bytes --]

The following changes since commit d1eef1c619749b2a57e514a3fa67d9a516ffa919:

  Linux 5.5-rc2 (2019-12-15 15:16:08 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds.git/ tags/leds-5.6-rc1

for you to fetch changes up to 260718b3a35d23fe89d27cc7b5e8bd30f4bba1aa:

  leds: lm3692x: Disable chip on brightness 0 (2020-01-07 14:09:27 +0100)

----------------------------------------------------------------
LED updates for 5.6-rc1.

Some of these changes are bugfixes already merged in v5.5, but I'd
have to rebase the for-next branch, and git merge handles that ok, so
I did not do that.

Best regards,
								Pavel

----------------------------------------------------------------
Bartosz Golaszewski (1):
      led: max77650: add of_match table

Guido Günther (7):
      dt: bindings: lm3692x: Add ti,ovp-microvolt property
      leds: lm3692x: Allow to configure over voltage protection
      dt: bindings: lm3692x: Add led-max-microamp property
      leds: lm3692x: Make sure we don't exceed the maximum LED current
      leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable
      leds: lm3692x: Split out lm3692x_leds_disable
      leds: lm3692x: Disable chip on brightness 0

Jacek Anaszewski (1):
      leds: gpio: Fix uninitialized gpio label for fwnode based probe

Jean-Jacques Hiblot (2):
      leds: Add managed API to get a LED from a device driver
      leds: populate the device's of_node

Linus Walleij (1):
      leds: bd2802: Convert to use GPIO descriptors

Pavel (2):
      leds: lm3532: use extended registration so that LED can be used for backlight
      leds: lm3532: add pointer to documentation and fix typo

Pavel Machek (3):
      ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()
      leds: rb532: cleanup whitespace
      leds: lm3642: remove warnings for bad strtol, cleanup gotos

Sakari Ailus (1):
      leds-as3645a: Drop fwnode reference on ignored node

Sven Van Asbroeck (2):
      leds: tps6105x: add driver for MFD chip LED mode
      dt-bindings: mfd: update TI tps6105x chip bindings

Tomi Valkeinen (1):
      leds: Add of_led_get() and led_put()

Zahari Petkov (1):
      leds: pca963x: Fix open-drain initialization

 .../devicetree/bindings/leds/leds-lm3692x.txt      |   8 +
 Documentation/devicetree/bindings/mfd/tps6105x.txt |  47 +++++-
 drivers/leds/Kconfig                               |  10 ++
 drivers/leds/Makefile                              |   1 +
 drivers/leds/led-class.c                           |  97 ++++++++++-
 drivers/leds/leds-as3645a.c                        |   3 +-
 drivers/leds/leds-bd2802.c                         |  27 ++--
 drivers/leds/leds-gpio.c                           |  10 +-
 drivers/leds/leds-lm3532.c                         |  11 +-
 drivers/leds/leds-lm3642.c                         |  37 ++---
 drivers/leds/leds-lm3692x.c                        | 180 ++++++++++++++-------
 drivers/leds/leds-max77650.c                       |   7 +
 drivers/leds/leds-pca963x.c                        |   8 +-
 drivers/leds/leds-rb532.c                          |   1 -
 drivers/leds/leds-tps6105x.c                       |  89 ++++++++++
 drivers/leds/trigger/ledtrig-pattern.c             |   4 +-
 include/linux/leds-bd2802.h                        |   1 -
 include/linux/leds.h                               |   6 +
 18 files changed, 447 insertions(+), 100 deletions(-)
 create mode 100644 drivers/leds/leds-tps6105x.c


-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

             reply	other threads:[~2020-02-02 19:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-02 19:09 Pavel Machek [this message]
2020-02-02 19:43 ` [GIT PULL] LEDs changes for v5.6-rc1 Linus Torvalds
2020-02-06 22:45   ` Pavel Machek
2020-02-02 20:20 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200202190943.GA4506@duo.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=jacek.anaszewski@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).