linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Lee Jones <lee@kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Backlight for v5.20
Date: Fri, 5 Aug 2022 10:54:23 +0100	[thread overview]
Message-ID: <Yuzoz21D5Cb0yROm@google.com> (raw)

Good morning Linus,

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to fe201f6fa4cf96749b0a6b6a61b33b6a82de4e49:

  MAINTAINERS: Use Lee Jones' kernel.org address for Backlight submissions (2022-08-03 08:26:30 +0100)

----------------------------------------------------------------
 - Core Frameworks
   - Change maintainer email address

 - Fix-ups
   - Obtain OCP level from Device Tree; rt4831-backlight
   - DT fix-ups/conversions; richtek,rt4831-backlight
   - Remove unused code / functionatlity; platform_lcd
   - Switch to atomic PWM API; lp855x_bl

----------------------------------------------------------------
ChiYuan Huang (2):
      dt-bindings: backlight: rt4831: Add the new ocp level property
      backlight: rt4831: Apply ocp level from devicetree

Lee Jones (2):
      dt-bindings: backlight: Update Lee Jones' email address
      MAINTAINERS: Use Lee Jones' kernel.org address for Backlight submissions

Maíra Canal (1):
      backlight: lp855x: Switch to atomic PWM API

Rob Herring (1):
      Revert "drivers/video/backlight/platform_lcd.c: add support for device tree based probe"

 .../devicetree/bindings/leds/backlight/common.yaml |  2 +-
 .../bindings/leds/backlight/gpio-backlight.yaml    |  2 +-
 .../bindings/leds/backlight/led-backlight.yaml     |  2 +-
 .../bindings/leds/backlight/lm3630a-backlight.yaml |  2 +-
 .../bindings/leds/backlight/pwm-backlight.yaml     |  2 +-
 .../leds/backlight/richtek,rt4831-backlight.yaml   |  5 ++++
 MAINTAINERS                                        |  2 +-
 drivers/video/backlight/lp855x_bl.c                | 21 ++++++--------
 drivers/video/backlight/platform_lcd.c             | 10 -------
 drivers/video/backlight/rt4831-backlight.c         | 33 +++++++++++++++++++++-
 10 files changed, 52 insertions(+), 29 deletions(-)
 
-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

             reply	other threads:[~2022-08-05  9:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-05  9:54 Lee Jones [this message]
2022-08-06 18:19 ` [GIT PULL] Backlight for v5.20 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=Yuzoz21D5Cb0yROm@google.com \
    --to=lee.jones@linaro.org \
    --cc=lee@kernel.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;
as well as URLs for NNTP newsgroup(s).