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.11-rc1
Date: Wed, 16 Dec 2020 16:41:55 +0100	[thread overview]
Message-ID: <20201216154155.GA10814@duo.ucw.cz> (raw)

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

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 98650b0874171cc443251f7b369d3b1544db9d4e:

  leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI (2020-11-25 13:25:28 +0100)

----------------------------------------------------------------
Changes for 5.11-rc1. Small cleanups/fixes mostly thanks to Marek,
nothing major made it in this time.

----------------------------------------------------------------
Alexander Dahl (1):
      dt-bindings: leds: Convert pwm to yaml

Christophe JAILLET (1):
      leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'

Marek Behún (5):
      Documentation: leds: remove invalidated information
      leds: turris-omnia: use constants instead of macros for color command
      leds: turris-omnia: wrap to 80 columns
      leds: turris-omnia: fix checkpatch warning
      leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI

Yu Kuai (1):
      leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata()

 .../devicetree/bindings/leds/leds-pwm.txt          | 50 -------------
 .../devicetree/bindings/leds/leds-pwm.yaml         | 70 ++++++++++++++++++
 Documentation/leds/leds-class.rst                  | 10 ---
 drivers/leds/leds-lp50xx.c                         |  6 +-
 drivers/leds/leds-netxbig.c                        | 35 ++++++---
 drivers/leds/leds-turris-omnia.c                   | 85 +++++++++++-----------
 6 files changed, 139 insertions(+), 117 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/leds/leds-pwm.txt
 create mode 100644 Documentation/devicetree/bindings/leds/leds-pwm.yaml


-- 
http://www.livejournal.com/~pavelmachek

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

             reply	other threads:[~2020-12-16 15:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-16 15:41 Pavel Machek [this message]
2020-12-16 23:10 ` [GIT PULL] LEDs changes for v5.11-rc1 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=20201216154155.GA10814@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).