Linux LED subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] LEDs changes for v5.11-rc1
@ 2020-12-16 15:41 Pavel Machek
  2020-12-16 23:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2020-12-16 15:41 UTC (permalink / raw)
  To: Linus Torvalds, kernel list, jacek.anaszewski, linux-leds

[-- 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 --]

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

end of thread, other threads:[~2020-12-16 23:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-16 15:41 [GIT PULL] LEDs changes for v5.11-rc1 Pavel Machek
2020-12-16 23:10 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox