Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1634813
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Backlight for v4.12 |
| Date | 2017-05-03 10:50 +0200 |
| Message-ID | <tCY8V-2Hd-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:
Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-4.12
for you to fetch changes up to e739c5bb20bebb74028d9262255dc1e470b60fcf:
backlight: Add support for Arctic Sand LED backlight driver chips (2017-04-25 09:22:23 +0100)
----------------------------------------------------------------
- New Drivers
- Arctic Sand ARC2C0608 LED Backlight
----------------------------------------------------------------
Olimpiu Dejeu (2):
dt-bindings: backlight: arcxcnn: Supply bindings for Arctic Sand backlight
backlight: Add support for Arctic Sand LED backlight driver chips
.../bindings/leds/backlight/arcxcnn_bl.txt | 33 ++
drivers/video/backlight/Kconfig | 7 +
drivers/video/backlight/Makefile | 1 +
drivers/video/backlight/arcxcnn_bl.c | 419 +++++++++++++++++++++
4 files changed, 460 insertions(+)
create mode 100644 Documentation/devicetree/bindings/leds/backlight/arcxcnn_bl.txt
create mode 100644 drivers/video/backlight/arcxcnn_bl.c
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Backlight for v4.12 Lee Jones <lee.jones@linaro.org> - 2017-05-03 10:50 +0200
csiph-web