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.12
Date: Tue, 16 Feb 2021 16:46:45 +0000 [thread overview]
Message-ID: <20210216164645.GC4803@dell> (raw)
Good afternoon Linus,
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git backlight-next-5.12
for you to fetch changes up to 0b5e0f45af403cb6e9df574e1cb52691611dc0b8:
backlight/video: Use Platform getter/setter functions (2021-02-12 10:01:45 +0000)
----------------------------------------------------------------
- New Functionality
- Convert to GPIO descriptors
- Fix-ups
- Trivial: Fix coding style: sky81452-backlight
- Ensure backlight state is known on bring-up; ktd253-backlight
- Use common Platform API; qcom-wled, fbdev
----------------------------------------------------------------
Julia Lawall (1):
backlight/video: Use Platform getter/setter functions
Linus Walleij (2):
backlight: lms283gf05: Convert to GPIO descriptors
backlight: ktd253: Bring up in a known state
Zheng Yongjun (1):
backlight: sky81452-backlight: Convert comma to semicolon
arch/arm/mach-pxa/z2.c | 12 ++++--
drivers/video/backlight/ktd253-backlight.c | 12 ++----
drivers/video/backlight/lms283gf05.c | 43 +++++++++-------------
drivers/video/backlight/qcom-wled.c | 2 +-
drivers/video/backlight/sky81452-backlight.c | 2 +-
drivers/video/fbdev/amifb.c | 4 +-
drivers/video/fbdev/da8xx-fb.c | 4 +-
drivers/video/fbdev/imxfb.c | 2 +-
.../omapfb/displays/panel-lgphilips-lb035q02.c | 6 +--
drivers/video/fbdev/omap2/omapfb/dss/dpi.c | 4 +-
drivers/video/fbdev/omap2/omapfb/dss/dsi.c | 4 +-
drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c | 2 +-
drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c | 2 +-
drivers/video/fbdev/xilinxfb.c | 2 +-
include/linux/spi/lms283gf05.h | 16 --------
15 files changed, 45 insertions(+), 72 deletions(-)
delete mode 100644 include/linux/spi/lms283gf05.h
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
next reply other threads:[~2021-02-16 16:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-16 16:46 Lee Jones [this message]
2021-02-22 18:12 ` [GIT PULL] Backlight for v5.12 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=20210216164645.GC4803@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox