All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Backlight for v5.1
Date: Wed, 9 Jan 2019 07:22:52 +0000	[thread overview]
Message-ID: <20190109072252.GC27286@dell> (raw)

Good morning Linus,

Please accept my apologies for the lateness.

Christmas holidays, yada yada yada! :)

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3cee7a7d05b11038c8b5fa093e45c6f839ffc867:

  backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisons (2018-12-14 12:30:24 +0000)

----------------------------------------------------------------
 - Fix-ups
   - Use new of_node_name_eq() API call;

 - Bug Fixes
   - Internally track 'enabled' state; pwm_bl
   - Fix auto-generated brightness tables parsed by DT; pwm_bl

----------------------------------------------------------------
Heiko Stuebner (2):
      backlight: pwm_bl: Re-add driver internal enabled tracking
      backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables

Rob Herring (1):
      backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisons

 drivers/video/backlight/88pm860x_bl.c |  2 +-
 drivers/video/backlight/pwm_bl.c      | 28 +++++++++++++++++-----------
 2 files changed, 18 insertions(+), 12 deletions(-)

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

             reply	other threads:[~2019-01-09  7:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-09  7:22 Lee Jones [this message]
2019-01-14  7:21 ` [GIT PULL] Backlight for v5.0 Lee Jones
2019-01-14 18:30 ` [GIT PULL] Backlight for v5.1 pr-tracker-bot
2019-03-07  9:34 Lee Jones
2019-03-08 18:35 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190109072252.GC27286@dell \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.