public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v6.7
@ 2023-11-02 14:30 Lee Jones
  2023-11-03  1:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Lee Jones @ 2023-11-02 14:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Lee Jones, Linux Kernel Mailing List, Daniel Thompson

Good afternoon Linus,

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-6.7

for you to fetch changes up to d5272d39995f4150062a67e6f2cef556edece740:

  dt-bindings: backlight: Add brightness-levels related common properties (2023-10-19 13:27:36 +0100)

----------------------------------------------------------------
 - New Functionality
   - Add new Device Tree binding for Monolithic Power (MPS) MP3309C step-up converter
   - Document brightness-levels in bindings for; generic, LED and PWM

 - Bug Fixes
   - Ensure PWMs are disabled on; .shutdown(), .suspend() and .remove()

----------------------------------------------------------------
Flavio Suligoi (2):
      dt-bindings: backlight: Add MPS MP3309C
      dt-bindings: backlight: Add brightness-levels related common properties

Uwe Kleine-König (1):
      backlight: pwm_bl: Disable PWM on shutdown, suspend and remove

 .../devicetree/bindings/leds/backlight/common.yaml | 17 +++++
 .../bindings/leds/backlight/led-backlight.yaml     | 19 ++----
 .../bindings/leds/backlight/mps,mp3309c.yaml       | 73 ++++++++++++++++++++++
 .../bindings/leds/backlight/pwm-backlight.yaml     | 20 ++----
 drivers/video/backlight/pwm_bl.c                   | 22 +++++++
 5 files changed, 120 insertions(+), 31 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/leds/backlight/mps,mp3309c.yaml

-- 
Lee Jones [李琼斯]


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

end of thread, other threads:[~2023-11-03  1:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-02 14:30 [GIT PULL] Backlight for v6.7 Lee Jones
2023-11-03  1:00 ` 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