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

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


The following changes since commit 11a48a5a18c63fd7621bb050228cebf13566e4d8:

  Linux 5.6-rc2 (2020-02-16 13:16:59 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 64ed6588c2ea618d3f9ca9d8b365ae4c19f76225:

  leds: core: Fix warning message when init_data (2020-04-06 23:12:08 +0200)

----------------------------------------------------------------
LED tree changes for 5.7-rc1.

One new driver, some driver changes, and some late minute cleanups --
but those are just whitespace so should be okay. There are some major
changes being prepared (multicolor, triggers) so next releas likely
will be more interesting.

----------------------------------------------------------------
Colin Ian King (2):
      leds: lm3697: fix spelling mistake "To" -> "Too"
      leds: lm3532: make bitfield 'enabled' unsigned

Denis Osterland-Heim (2):
      leds: pwm: remove header
      leds: pwm: remove useless pwm_period_ns

Gustavo A. R. Silva (2):
      leds: leds-is31fl32xx: Replace zero-length array with flexible-array member
      leds: leds-pwm: Replace zero-length array with flexible-array member

Linus Walleij (2):
      leds: ns2: Absorb platform data
      leds: ns2: Convert to GPIO descriptors

Pavel Machek (4):
      leds: ip30: label power LED as such
      leds: old enums are not really applicable to new code
      leds: sort Makefile entries
      leds: make functions easier to understand

Ricardo Ribalda Delgado (1):
      leds: core: Fix warning message when init_data

Thomas Bogendoerfer (1):
      leds: add SGI IP30 led support

Uwe Kleine-König (2):
      leds: pwm: simplify if condition
      leds: pwm: convert to atomic PWM API

YueHaibing (1):
      leds: leds-bd2802: remove set but not used variable 'pdata'

 drivers/leds/Kconfig                            | 11 +++
 drivers/leds/Makefile                           | 99 +++++++++++++------------
 drivers/leds/led-class.c                        |  2 +-
 drivers/leds/leds-bd2802.c                      |  2 -
 drivers/leds/leds-ip30.c                        | 86 +++++++++++++++++++++
 drivers/leds/leds-is31fl32xx.c                  |  2 +-
 drivers/leds/leds-lm3532.c                      |  2 +-
 drivers/leds/leds-lm3697.c                      |  2 +-
 drivers/leds/leds-ns2.c                         | 99 ++++++++++++++-----------
 drivers/leds/leds-pwm.c                         | 55 +++++---------
 include/dt-bindings/leds/common.h               | 36 ++++++---
 include/linux/leds.h                            |  1 +
 include/linux/leds_pwm.h                        | 22 ------
 include/linux/platform_data/leds-kirkwood-ns2.h | 38 ----------
 14 files changed, 254 insertions(+), 203 deletions(-)
 create mode 100644 drivers/leds/leds-ip30.c
 delete mode 100644 include/linux/leds_pwm.h
 delete mode 100644 include/linux/platform_data/leds-kirkwood-ns2.h

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

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

end of thread, other threads:[~2020-04-08  3:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-07  7:57 [GIT PULL] LEDs changes for v5.7-rc1 Pavel Machek
2020-04-08  3:20 ` 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