lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 15 Jul 2013 10:09:43 +0900
From:	Jingoo Han <jg1.han@...sung.com>
To:	"'Kim, Milo'" <Milo.Kim@...com>, akpm@...ux-foundation.org
Cc:	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 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>

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