Re: [PATCH re-send] backlight: lp855x_bl: support new LP8555 device

From: Jingoo Han
Date: Wed Jul 24 2013 - 21:55:44 EST


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@xxxxxx>
>
> It looks good.
> Acked-by: Jingoo Han <jg1.han@xxxxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/