public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Backlight for v5.18
Date: Fri, 25 Mar 2022 10:59:54 +0000	[thread overview]
Message-ID: <Yj2gqnIk6HY5WyKo@google.com> (raw)

Good morning Linus,

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 023a8830a62846e1cecc8da07e00c801dd0d7598:

  backlight: backlight: Slighly simplify devm_of_find_backlight() (2022-03-08 10:47:28 +0000)

----------------------------------------------------------------
 - New Device Support
   - Add support for PM6150L to Qualcomm WLED

 - Fix-ups
   - Use kcalloc() to avoid open-coding; pwm_bl
   - Device Tree changes (inc. YAML conversion); qcom-wled
   - Cleanup or simplify code; backlight

----------------------------------------------------------------
Christophe JAILLET (2):
      backlight: pwm_bl: Avoid open coded arithmetic in memory allocation
      backlight: backlight: Slighly simplify devm_of_find_backlight()

Luca Weiss (2):
      dt-bindings: backlight: qcom-wled: Add PM6150L compatible
      backlight: qcom-wled: Add PM6150L compatible

 .../devicetree/bindings/leds/backlight/qcom-wled.yaml          |  1 +
 drivers/video/backlight/backlight.c                            | 10 ++++------
 drivers/video/backlight/pwm_bl.c                               |  9 ++++-----
 drivers/video/backlight/qcom-wled.c                            |  1 +
 4 files changed, 10 insertions(+), 11 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-03-25 11:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25 10:59 Lee Jones [this message]
2022-03-25 21:07 ` [GIT PULL] Backlight for v5.18 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=Yj2gqnIk6HY5WyKo@google.com \
    --to=lee.jones@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