linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: Daniel Thompson <daniel.thompson@linaro.org>,
	Jingoo Han <jingoohan1@gmail.com>,
	linux-kernel@vger.kernel.org, Chris Healy <cphealy@gmail.com>,
	Lucas Stach <l.stach@pengutronix.de>,
	Aleksander Morgado <aleksander@aleksander.es>
Subject: Re: [PATCH v2 1/2] backlight: Add RAVE SP backlight driver
Date: Mon, 12 Mar 2018 14:13:03 +0000	[thread overview]
Message-ID: <20180312141303.zspr2az2ijxwrus7@dell> (raw)
In-Reply-To: <20180308192046.27670-1-andrew.smirnov@gmail.com>

On Thu, 08 Mar 2018, Andrey Smirnov wrote:

> This driver provides access to RAVE SP backlight control
> functionality.
> 
> Cc: Lee Jones <lee.jones@linaro.org>
> Cc: Daniel Thompson <daniel.thompson@linaro.org>
> Cc: Jingoo Han <jingoohan1@gmail.com>
> Cc: linux-kernel@vger.kernel.org
> Cc: Chris Healy <cphealy@gmail.com>
> Cc: Lucas Stach <l.stach@pengutronix.de>
> Cc: Aleksander Morgado <aleksander@aleksander.es>
> Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
> Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
> Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
> ---
> 
> Changes since [v1]:
> 
>  - Collected various Acked-by form Lee and Daniel
> 
>  - Changes BACKLIGHT_FIRMARE to BACKLIGHT_PLATFORM
> 
> [v1] https://lkml.kernel.org/r/20180307024011.25033-1-andrew.smirnov@gmail.com
> 
>  drivers/video/backlight/Kconfig             |  6 +++
>  drivers/video/backlight/Makefile            |  1 +
>  drivers/video/backlight/rave-sp-backlight.c | 82 +++++++++++++++++++++++++++++
>  include/linux/mfd/rave-sp.h                 |  1 +
>  4 files changed, 90 insertions(+)
>  create mode 100644 drivers/video/backlight/rave-sp-backlight.c

Applied, thanks.

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

      parent reply	other threads:[~2018-03-12 14:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-08 19:20 [PATCH v2 1/2] backlight: Add RAVE SP backlight driver Andrey Smirnov
2018-03-08 19:20 ` [PATCH v2 2/2] dt-bindings: backlight: Add binding for " Andrey Smirnov
2018-03-09 23:57   ` Rob Herring
2018-03-12 14:13   ` Lee Jones
2018-03-12 14:13 ` Lee Jones [this message]

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=20180312141303.zspr2az2ijxwrus7@dell \
    --to=lee.jones@linaro.org \
    --cc=aleksander@aleksander.es \
    --cc=andrew.smirnov@gmail.com \
    --cc=cphealy@gmail.com \
    --cc=daniel.thompson@linaro.org \
    --cc=jingoohan1@gmail.com \
    --cc=l.stach@pengutronix.de \
    --cc=linux-kernel@vger.kernel.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 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).