All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] LEDs changes for v5.19-rc1
@ 2022-05-31 20:06 Pavel Machek
  2022-05-31 21:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2022-05-31 20:06 UTC (permalink / raw)
  To: Linus Torvalds, kernel list, jacek.anaszewski, linux-leds

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

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e98a860f65428a3cae7ed7b3e8ebcf6320d7fc5e:

  leds: qcom-lpg: Require pattern to follow documentation (2022-05-24 22:08:10 +0200)

----------------------------------------------------------------
LED updates for 5.19. Most significant here is driver for Qualcomm
LPG. Apparently it drives backlight on some boards, so it is quite
important for some people.

----------------------------------------------------------------
Bjorn Andersson (3):
      dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
      leds: Add driver for Qualcomm LPG
      leds: qcom-lpg: Require pattern to follow documentation

Johan Hovold (1):
      leds: qcom-lpg: add missing PWM dependency

Linus Walleij (3):
      dt-bindings: leds: Add regulator-led binding
      leds: regulator: Add dev helper variable
      leds: regulator: Make probeable from device tree

Markuss Broks (3):
      leds: ktd2692: Avoid duplicate error messages on probe deferral
      dt-bindings: leds: convert ktd2692 bindings to yaml
      leds: ktd2692: Make aux-gpios optional

Satya Priya (2):
      dt-bindings: leds: Add pm8350c pmic support
      leds: Add pm8350c support to Qualcomm LPG driver

Sven Schwermer (4):
      dt-bindings: leds: Optional multi-led unit address
      dt-bindings: leds: Add multicolor PWM LED bindings
      leds: Add PWM multicolor driver
      leds: Move pwm-multicolor driver into rgb directory

Uwe Kleine-König (3):
      leds: pca9532: Make pca9532_destroy_devices() return void
      leds: is31fl32xx: Improve error reporting in .remove()
      leds: lp50xx: Remove duplicated error reporting in .remove()

 .../devicetree/bindings/leds/kinetic,ktd2692.yaml  |   87 ++
 .../bindings/leds/leds-class-multicolor.yaml       |    2 +-
 .../devicetree/bindings/leds/leds-ktd2692.txt      |   50 -
 .../bindings/leds/leds-pwm-multicolor.yaml         |   79 ++
 .../devicetree/bindings/leds/leds-qcom-lpg.yaml    |  174 +++
 .../devicetree/bindings/leds/regulator-led.yaml    |   55 +
 Documentation/leds/leds-qcom-lpg.rst               |   78 ++
 drivers/leds/Kconfig                               |    3 +
 drivers/leds/Makefile                              |    3 +
 drivers/leds/flash/leds-ktd2692.c                  |   15 +-
 drivers/leds/leds-is31fl32xx.c                     |    8 +-
 drivers/leds/leds-lp50xx.c                         |    4 +-
 drivers/leds/leds-pca9532.c                        |   11 +-
 drivers/leds/leds-regulator.c                      |   47 +-
 drivers/leds/rgb/Kconfig                           |   29 +
 drivers/leds/rgb/Makefile                          |    4 +
 drivers/leds/rgb/leds-pwm-multicolor.c             |  186 +++
 drivers/leds/rgb/leds-qcom-lpg.c                   | 1451 ++++++++++++++++++++
 18 files changed, 2193 insertions(+), 93 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/leds/kinetic,ktd2692.yaml
 delete mode 100644 Documentation/devicetree/bindings/leds/leds-ktd2692.txt
 create mode 100644 Documentation/devicetree/bindings/leds/leds-pwm-multicolor.yaml
 create mode 100644 Documentation/devicetree/bindings/leds/leds-qcom-lpg.yaml
 create mode 100644 Documentation/devicetree/bindings/leds/regulator-led.yaml
 create mode 100644 Documentation/leds/leds-qcom-lpg.rst
 create mode 100644 drivers/leds/rgb/Kconfig
 create mode 100644 drivers/leds/rgb/Makefile
 create mode 100644 drivers/leds/rgb/leds-pwm-multicolor.c
 create mode 100644 drivers/leds/rgb/leds-qcom-lpg.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.19-rc1
  2022-05-31 20:06 [GIT PULL] LEDs changes for v5.19-rc1 Pavel Machek
@ 2022-05-31 21:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-31 21:50 UTC (permalink / raw)
  To: Pavel Machek; +Cc: Linus Torvalds, kernel list, jacek.anaszewski, linux-leds

The pull request you sent on Tue, 31 May 2022 22:06:19 +0200:

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

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

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-05-31 21:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-31 20:06 [GIT PULL] LEDs changes for v5.19-rc1 Pavel Machek
2022-05-31 21:50 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.