linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v5.2
@ 2019-05-14 10:41 Lee Jones
  2019-05-14 17:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Lee Jones @ 2019-05-14 10:41 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Enjoy!

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8fbce8efe15cd2ca7a4947bc814f890dbe4e43d7:

  backlight: lm3630a: Add firmware node support (2019-05-14 08:16:01 +0100)

----------------------------------------------------------------
 - Fix-ups
   - Remove unused BACKLIGHT_LCD_SUPPORT symbol; Kconfig
   - Remove unused BACKLIGHT_CLASS_DEVICE dependencies; Kconfig
   - Add DT support; lm3630a_bl

 - Bug Fixes
   - Fix error path issues; lm3630a_bl

----------------------------------------------------------------
Alexander Shiyan (2):
      video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
      video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies

Brian Masney (3):
      backlight: lm3630a: Return 0 on success in update_status functions
      dt-bindings: backlight: Add lm3630a bindings
      backlight: lm3630a: Add firmware node support

 .../bindings/leds/backlight/lm3630a-backlight.yaml | 129 +++++++++++++++++
 arch/unicore32/Kconfig                             |   1 -
 drivers/gpu/drm/Kconfig                            |   2 -
 drivers/gpu/drm/bridge/Kconfig                     |   1 -
 drivers/gpu/drm/fsl-dcu/Kconfig                    |   1 -
 drivers/gpu/drm/i915/Kconfig                       |   1 -
 drivers/gpu/drm/nouveau/Kconfig                    |   2 -
 drivers/gpu/drm/shmobile/Kconfig                   |   1 -
 drivers/gpu/drm/tilcdc/Kconfig                     |   1 -
 drivers/staging/olpc_dcon/Kconfig                  |   1 -
 drivers/usb/misc/Kconfig                           |   1 -
 drivers/video/backlight/Kconfig                    |  35 ++---
 drivers/video/backlight/lm3630a_bl.c               | 153 ++++++++++++++++++++-
 drivers/video/fbdev/Kconfig                        |   5 -
 include/linux/platform_data/lm3630a_bl.h           |   4 +
 15 files changed, 293 insertions(+), 45 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/leds/backlight/lm3630a-backlight.yaml

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Backlight for v5.2
  2019-05-14 10:41 [GIT PULL] Backlight for v5.2 Lee Jones
@ 2019-05-14 17:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-05-14 17:50 UTC (permalink / raw)
  To: Lee Jones; +Cc: torvalds, linux-kernel

The pull request you sent on Tue, 14 May 2019 11:41:33 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-5.2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e0654264c4806dc436b291294a0fbf9be7571ab6

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-14 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14 10:41 [GIT PULL] Backlight for v5.2 Lee Jones
2019-05-14 17:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).