The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v5.7
@ 2020-04-07  9:40 Lee Jones
  2020-04-08  3:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Lee Jones @ 2020-04-07  9:40 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Good morning Linus,

Enjoy!

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ee0c8e494cc3c135350cd5c4752e82af3feae1ab:

  backlight: corgi: Convert to use GPIO descriptors (2020-03-25 09:30:46 +0000)

----------------------------------------------------------------
 - Fix-ups
   - Switch to GPIO descriptor; pwm_bl, corgi_lcd

----------------------------------------------------------------
Linus Walleij (2):
      backlight: pwm_bl: Switch to full GPIO descriptor
      backlight: corgi: Convert to use GPIO descriptors

 arch/arm/mach-pxa/cm-x300.c               |  1 -
 arch/arm/mach-pxa/colibri-pxa270-income.c |  1 -
 arch/arm/mach-pxa/corgi.c                 | 12 +++++-
 arch/arm/mach-pxa/ezx.c                   |  1 -
 arch/arm/mach-pxa/hx4700.c                |  1 -
 arch/arm/mach-pxa/lpd270.c                |  1 -
 arch/arm/mach-pxa/magician.c              |  1 -
 arch/arm/mach-pxa/mainstone.c             |  1 -
 arch/arm/mach-pxa/mioa701.c               |  1 -
 arch/arm/mach-pxa/palm27x.c               |  1 -
 arch/arm/mach-pxa/palmtc.c                | 11 ++++-
 arch/arm/mach-pxa/palmte2.c               |  1 -
 arch/arm/mach-pxa/pcm990-baseboard.c      |  1 -
 arch/arm/mach-pxa/spitz.c                 | 34 ++++++++++++----
 arch/arm/mach-pxa/tavorevb.c              |  2 -
 arch/arm/mach-pxa/viper.c                 |  1 -
 arch/arm/mach-pxa/z2.c                    |  2 -
 arch/arm/mach-pxa/zylonite.c              |  1 -
 arch/arm/mach-s3c24xx/mach-h1940.c        |  1 -
 arch/arm/mach-s3c24xx/mach-rx1950.c       |  1 -
 arch/arm/mach-s3c64xx/dev-backlight.c     |  3 --
 arch/arm/mach-s3c64xx/mach-crag6410.c     |  1 -
 arch/arm/mach-s3c64xx/mach-hmt.c          |  1 -
 arch/arm/mach-s3c64xx/mach-smartq.c       |  1 -
 arch/arm/mach-s3c64xx/mach-smdk6410.c     |  2 +-
 arch/unicore32/kernel/puv3-nb0916.c       |  1 -
 drivers/video/backlight/corgi_lcd.c       | 68 ++++++++-----------------------
 drivers/video/backlight/pwm_bl.c          | 19 ---------
 include/linux/pwm_backlight.h             |  2 -
 include/linux/spi/corgi_lcd.h             |  3 --
 30 files changed, 65 insertions(+), 112 deletions(-)

-- 
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

end of thread, other threads:[~2020-04-08  3:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-07  9:40 [GIT PULL] Backlight for v5.7 Lee Jones
2020-04-08  3:20 ` 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