public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Lee Jones <lee@kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Daniel Thompson <daniel.thompson@linaro.org>
Subject: [GIT PULL] Backlight for v6.7
Date: Thu, 2 Nov 2023 14:30:41 +0000	[thread overview]
Message-ID: <20231102143041.GY8909@google.com> (raw)

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 [李琼斯]


             reply	other threads:[~2023-11-02 14:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-02 14:30 Lee Jones [this message]
2023-11-03  1:00 ` [GIT PULL] Backlight for v6.7 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231102143041.GY8909@google.com \
    --to=lee@kernel.org \
    --cc=daniel.thompson@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox