[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231102143041.GY8909@google.com>
Date: Thu, 2 Nov 2023 14:30:41 +0000
From: Lee Jones <lee@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Lee Jones <lee@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Daniel Thompson <daniel.thompson@...aro.org>
Subject: [GIT PULL] Backlight for v6.7
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 [李琼斯]
Powered by blists - more mailing lists