linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] LEDs changes for v5.13-rc1
@ 2021-05-02 22:05 Pavel Machek
  2021-05-03 19:27 ` Linus Torvalds
  2021-05-03 19:28 ` pr-tracker-bot
  0 siblings, 2 replies; 5+ messages in thread
From: Pavel Machek @ 2021-05-02 22:05 UTC (permalink / raw)
  To: Linus Torvalds, kernel list, jacek.anaszewski, linux-leds

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

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 23a700455a1bc55f3ea20675e574181b8c129306:

  leds: pca9532: Assign gpio base dynamically (2021-04-25 23:59:58 +0200)

----------------------------------------------------------------
Nothing too exciting here, just some fixes.

This modifies MAINTAINER's file to remove Dan Murphy's email that is
bouncing (and does it globally). I hope that does not conflict too badly.

----------------------------------------------------------------
Arnd Bergmann (1):
      leds: lgm: fix gpiolib dependency

ChiYuan Huang (2):
      leds: rt4505: Add DT binding document for Richtek RT4505
      leds: rt4505: Add support for Richtek RT4505 flash LED controller

Colin Ian King (1):
      leds: lgm: Fix spelling mistake "prepate" -> "prepare"

Geert Uytterhoeven (1):
      leds: LEDS_BLINK_LGM should depend on X86

Pavel Machek (2):
      leds: Kconfig: LEDS_CLASS is usually selected.
      MAINTAINERS: Remove Dan Murphy's bouncing email

Rahul Tanwar (1):
      leds: lgm: Improve Kconfig help

Stefan Riedmueller (1):
      leds: pca9532: Assign gpio base dynamically

Tian Tao (1):
      leds: trigger: pattern: Switch to using the new API kobj_to_dev()

Zheng Yongjun (1):
      leds-lm3642: convert comma to semicolon

 .../devicetree/bindings/leds/leds-rt4505.yaml      |  57 +++
 MAINTAINERS                                        |   4 -
 drivers/leds/Kconfig                               |   7 +-
 drivers/leds/Makefile                              |   2 +-
 drivers/leds/blink/Kconfig                         |  33 +-
 drivers/leds/blink/Makefile                        |   2 +-
 drivers/leds/blink/leds-lgm-sso.c                  |   2 +-
 drivers/leds/flash/Kconfig                         |  11 +
 drivers/leds/flash/Makefile                        |   1 +
 drivers/leds/flash/leds-rt4505.c                   | 430 +++++++++++++++++++++
 drivers/leds/leds-lm3642.c                         |   4 +-
 drivers/leds/leds-pca9532.c                        |   2 +
 drivers/leds/trigger/ledtrig-pattern.c             |   2 +-
 13 files changed, 525 insertions(+), 32 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/leds/leds-rt4505.yaml
 create mode 100644 drivers/leds/flash/leds-rt4505.c

-- 
http://www.livejournal.com/~pavelmachek

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

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

end of thread, other threads:[~2021-05-04 15:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-02 22:05 [GIT PULL] LEDs changes for v5.13-rc1 Pavel Machek
2021-05-03 19:27 ` Linus Torvalds
2021-05-04 15:43   ` Pavel Machek
2021-05-04 15:54     ` Linus Torvalds
2021-05-03 19:28 ` 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;
as well as URLs for NNTP newsgroup(s).