All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v4.12
@ 2017-05-03  8:49 Lee Jones
  0 siblings, 0 replies; only message in thread
From: Lee Jones @ 2017-05-03  8:49 UTC (permalink / raw
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-03  8:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-03  8:49 [GIT PULL] Backlight for v4.12 Lee Jones

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.