[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <000801ce88da$0f68fd70$2e3af850$@samsung.com>
Date: Thu, 25 Jul 2013 10:55:38 +0900
From: Jingoo Han <jg1.han@...sung.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: "'Kim, Milo'" <Milo.Kim@...com>, rpurdie@...ys.net,
linux-kernel@...r.kernel.org, Jingoo Han <jg1.han@...sung.com>
Subject: Re: [PATCH re-send] backlight: lp855x_bl: support new LP8555 device
On Monday, July 15, 2013 10:10 AM, Jingoo Han wrote:
> On Tuesday, July 09, 2013 6:12 PM, Kim, Milo wrote:
> >
> > LP8555 is one of LP855x family device.
> > This device needs pre_init_device() and post_init_device() driver structure.
> > It's same as LP8557, so the device configuration code is shared with LP8557.
> > Backlight outputs are generated from dual DC-DC boost converters.
> > It's configurable EPROM settings which are defined in the platform data.
> >
> > Driver documentation and device tree bindings are updated.
> >
> > Signed-off-by: Milo Kim <milo.kim@...com>
>
> It looks good.
> Acked-by: Jingoo Han <jg1.han@...sung.com>
Hi Andrew Morton,
There is not git tree for backlight subsystem yet.
Could you take this patch into mm-tree with my ACK?
Thank you.
Best regards
Jingoo Han
> > ---
> > This patch is re-sent with additional Cc lists.
> >
> > Documentation/backlight/lp855x-driver.txt | 5 ++--
> > .../devicetree/bindings/video/backlight/lp855x.txt | 29 +++++++++++++++++++-
> > drivers/video/backlight/Kconfig | 4 +--
> > drivers/video/backlight/lp855x_bl.c | 17 ++++++++++--
> > include/linux/platform_data/lp855x.h | 19 +++++++++++++
> > 5 files changed, 67 insertions(+), 7 deletions(-)
> >
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists