[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201216154155.GA10814@duo.ucw.cz>
Date: Wed, 16 Dec 2020 16:41:55 +0100
From: Pavel Machek <pavel@....cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
kernel list <linux-kernel@...r.kernel.org>,
jacek.anaszewski@...il.com, linux-leds@...r.kernel.org
Subject: [GIT PULL] LEDs changes for v5.11-rc1
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
Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)
Powered by blists - more mailing lists