All of lore.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.13
Date: Wed, 28 Apr 2021 09:59:40 +0100	[thread overview]
Message-ID: <20210428085940.GI6446@dell> (raw)

Good morning Linus,

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 04758386757c1ef339b18d996976911be61d5efb:

  backlight: journada720: Fix Wmisleading-indentation warning (2021-03-23 09:42:55 +0000)

----------------------------------------------------------------
 - New Device Support
   - Add support for PMI8994 to Qualcom WLED
   - Add support for KTD259 to Kinetic KTD253

 - Fix-ups
   - Device Tree related fix-ups; kinetic,ktd253
   - Use proper sequence during sync_toggle; qcom-wled
   - Fix Wmisleading-indentation warnings; jornada720_bl

 - Bug Fixes
   - Fix sync toggle on WLED4; qcom-wled
   - Fix FSC update on WLED5; qcom-wled

----------------------------------------------------------------
Arnd Bergmann (1):
      backlight: journada720: Fix Wmisleading-indentation warning

Kiran Gunda (2):
      backlight: qcom-wled: Fix FSC update issue for WLED5
      backlight: qcom-wled: Correct the sync_toggle sequence

Konrad Dybcio (1):
      dt-bindings: backlight: qcom-wled: Add PMI8994 compatible

Linus Walleij (2):
      backlight: ktd253: Support KTD259
      dt-bindings: backlight: Add Kinetic KTD259 bindings

Obeida Shamoun (1):
      backlight: qcom-wled: Use sink_addr for sync toggle

 .../bindings/leds/backlight/kinetic,ktd253.yaml    |  9 +++--
 .../bindings/leds/backlight/qcom-wled.yaml         |  1 +
 drivers/video/backlight/jornada720_bl.c            | 44 +++++++++++-----------
 drivers/video/backlight/ktd253-backlight.c         |  1 +
 drivers/video/backlight/qcom-wled.c                | 41 +++++++++++++-------
 5 files changed, 57 insertions(+), 39 deletions(-)

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

             reply	other threads:[~2021-04-28  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-28  8:59 Lee Jones [this message]
2021-04-28 23:13 ` [GIT PULL] Backlight for v5.13 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=20210428085940.GI6446@dell \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.