Hi Linus,

Enjoy!

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 2606706e4d7b89ebf13f35895a7dfe00e394e782:

  backlight: gpio_backlight: Delete pdata inversion (2017-08-07 17:11:28 +0100)

----------------------------------------------------------------
 - Fix-ups
   - Constification; pwm_bl
   - Use new GPIO API; gpio_backlight
   - Remove unused functionality; gpio_backlight

 - Bug Fixes
   - Fix artificial MAXREG limit; lm3630a_bl

----------------------------------------------------------------
Arvind Yadav (1):
      backlight: pwm_bl: Make of_device_ids const

Bhushan Shah (1):
      backlight: lm3630a: Bump REG_MAX value to 0x50 instead of 0x1F

Linus Walleij (2):
      backlight: gpio_backlight: Convert to use GPIO descriptor
      backlight: gpio_backlight: Delete pdata inversion

 drivers/video/backlight/gpio_backlight.c     | 62 +++++++++++++++-------------
 drivers/video/backlight/lm3630a_bl.c         |  5 ++-
 drivers/video/backlight/pwm_bl.c             |  2 +-
 include/linux/platform_data/gpio_backlight.h |  1 -
 4 files changed, 37 insertions(+), 33 deletions(-)

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Reply via email to