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

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

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 9e87a8da747bf72365abb79e6f64fcca955b4f56:

  leds: lp55xx: initialise output direction from dts (2022-01-12 19:43:15 +0100)

----------------------------------------------------------------
LED updates for 5.17. Nothing major is happening here.

I had to rebase at last moment to fix wrong author of one
commit. Sorry about that.

----------------------------------------------------------------
Andy Shevchenko (2):
      leds: tca6507: Get rid of duplicate of_node assignment
      leds: lgm-sso: Get rid of duplicate of_node assignment

ChiYuan Huang (1):
      dt-bindings: leds: Replace moonlight with indicator in mt6360 example

Gene Chen (2):
      dt-bindings: leds: Add bindings for MT6360 LED
      leds: Add mt6360 driver

Lad Prabhakar (1):
      leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dt

Linus Walleij (1):
      leds: leds-fsg: Drop FSG3 LED driver

Merlijn Wajer (1):
      leds: lp55xx: initialise output direction from dts

Sander Vanheule (1):
      leds: led-core: Update fwnode with device_set_node

Sicelo A. Mhlongo (1):
      ARM: dts: omap3-n900: Fix lp5523 for multi color

Sven Schuchmann (1):
      leds: lp50xx: remove unused variable

Yihao Han (1):
      leds: tca6507: use swap() to make code cleaner

 .../devicetree/bindings/leds/leds-mt6360.yaml      | 159 ++++
 arch/arm/boot/dts/omap3-n900.dts                   |  50 +-
 drivers/leds/Kconfig                               |   7 -
 drivers/leds/Makefile                              |   1 -
 drivers/leds/blink/leds-lgm-sso.c                  |   1 -
 drivers/leds/flash/Kconfig                         |  13 +
 drivers/leds/flash/Makefile                        |   1 +
 drivers/leds/flash/leds-ktd2692.c                  |   2 +-
 drivers/leds/flash/leds-mt6360.c                   | 910 +++++++++++++++++++++
 drivers/leds/led-class.c                           |   6 +-
 drivers/leds/leds-fsg.c                            | 193 -----
 drivers/leds/leds-lp50xx.c                         |   1 -
 drivers/leds/leds-lp55xx-common.c                  |   4 +-
 drivers/leds/leds-tca6507.c                        |   7 +-
 14 files changed, 1130 insertions(+), 225 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/leds/leds-mt6360.yaml
 create mode 100644 drivers/leds/flash/leds-mt6360.c
 delete mode 100644 drivers/leds/leds-fsg.c

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

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

The pull request you sent on Wed, 12 Jan 2022 19:46:11 +0100:

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

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

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-01-13  1:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 18:46 [GIT PULL] LEDs changes for v5.17-rc1 Pavel Machek
2022-01-13  1:10 ` 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.