mbox series

[GIT,PULL] LEDs changes for v6.1-rc

Message ID 20221014130544.GA10424@duo.ucw.cz
State New
Headers show
Series [GIT,PULL] LEDs changes for v6.1-rc | expand

Pull-request

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

Message

Pavel Machek Oct. 14, 2022, 1:05 p.m. UTC
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4d1632151bde847230a0bd2318806380d309655f:

  leds: pca963: fix misleading indentation (2022-09-26 23:16:37 +0200)

----------------------------------------------------------------
This is very quiet release for LEDs, pca963 got blinking support and
that's pretty much it.

----------------------------------------------------------------
Bernardo Rodrigues (1):
      leds: pca963x: fix blink with hw acceleration

Marek Vasut (1):
      dt-bindings: leds: Document mmc trigger

Pavel Machek (1):
      leds: pca963: fix misleading indentation

 Documentation/devicetree/bindings/leds/common.yaml | 39 ++++++++++++----------
 drivers/leds/leds-pca963x.c                        | 22 ++++++++++--
 2 files changed, 41 insertions(+), 20 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 14, 2022, 8:24 p.m. UTC | #1
The pull request you sent on Fri, 14 Oct 2022 15:05:44 +0200:

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

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

Thank you!