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

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

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 38ba0bb291aacd92d8eaa4a1aa8b63ce4286e797:

  leds: is31fl319x: use simple i2c probe function (2022-08-02 16:43:31 +0200)

----------------------------------------------------------------
LED updates for 5.20: new driver for bcm63138, is31fl319x updates,
fixups for multicolor. Clevo-mail driver got disabled, it needs API
fix.

----------------------------------------------------------------
Andy Shevchenko (4):
      leds: is31fl319x: Make use of device properties
      leds: is31fl319x: Make use of dev_err_probe()
      leds: is31fl319x: Fix devm vs. non-devm ordering
      leds: is31fl319x: use simple i2c probe function

Emil Renner Berthing (3):
      leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors
      dt-bindings: leds: pwm-multicolor: Add active-low property
      leds: pwm-multicolor: Support active-low LEDs

Greg Kroah-Hartman (1):
      leds: turris-omnia: convert to use dev_groups

Krzysztof Kozlowski (3):
      dt-bindings: leds: class-multicolor: reference class directly in multi-led node
      dt-bindings: leds: lp50xx: fix LED children names
      dt-bindings: leds: pwm-multicolor: document max-brigthness

Pavel Machek (1):
      leds: clevo-mail: Mark as broken pending interface fix

Rafał Miłecki (5):
      dt-bindings: leds: add Broadcom's BCM63138 controller
      leds: bcm63138: add support for BCM63138 controller
      dt-bindings: leds: leds-bcm63138: unify full stops in descriptions
      leds: add help info about BCM63138 module name
      leds: leds-bcm63138: get rid of LED_OFF

Randy Dunlap (1):
      leds: clevo-mail: fix Kconfig "its" grammar

Vincent Knecht (5):
      leds: is31fl319x: Add missing si-en compatibles
      leds: is31fl319x: Use non-wildcard names for vars, structs and defines
      leds: is31fl319x: Move chipset-specific values in chipdef struct
      leds: is31fl319x: Add support for is31fl319{0,1,3} chips
      leds: is31fl319x: Cleanup formatting and dev_dbg calls

 .../bindings/leds/cznic,turris-omnia-leds.yaml     |   2 +
 .../devicetree/bindings/leds/leds-bcm63138.yaml    |  95 ++++
 .../bindings/leds/leds-class-multicolor.yaml       |  32 +-
 .../devicetree/bindings/leds/leds-lp50xx.yaml      |  10 +-
 .../bindings/leds/leds-pwm-multicolor.yaml         |  15 +-
 .../devicetree/bindings/leds/leds-qcom-lpg.yaml    |   2 +
 drivers/leds/Kconfig                               |  10 +-
 drivers/leds/blink/Kconfig                         |  14 +
 drivers/leds/blink/Makefile                        |   1 +
 drivers/leds/blink/leds-bcm63138.c                 | 307 ++++++++++++
 drivers/leds/leds-is31fl319x.c                     | 529 +++++++++++++--------
 drivers/leds/leds-turris-omnia.c                   |   4 +-
 drivers/leds/rgb/leds-pwm-multicolor.c             |   8 +-
 13 files changed, 811 insertions(+), 218 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/leds/leds-bcm63138.yaml
 create mode 100644 drivers/leds/blink/leds-bcm63138.c

-- 
People of Russia, stop Putin before his war on Ukraine escalates.

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

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

* Re: [GIT PULL] LEDs changes for v5.20-rc1
  2022-08-08 13:52 [GIT PULL] LEDs changes for v5.20-rc1 Pavel Machek
@ 2022-08-08 18:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-08 18:42 UTC (permalink / raw)
  To: Pavel Machek; +Cc: Linus Torvalds, kernel list, jacek.anaszewski, linux-leds

The pull request you sent on Mon, 8 Aug 2022 15:52:01 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c8a684e2e110376c58f0bfa30fb3855d1e319670

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-08-08 18:42 UTC | newest]

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