[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yj2gqnIk6HY5WyKo@google.com>
Date: Fri, 25 Mar 2022 10:59:54 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Backlight for v5.18
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
Powered by blists - more mailing lists