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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 9 Dec 2011 19:32:57 +0900
From:	Kyungmin Park <kyungmin.park@...sung.com>
To:	Donggeun Kim <dg77.kim@...sung.com>
Cc:	linux-kernel@...r.kernel.org, sameo@...ux.intel.com,
	rpurdie@...ys.net, broonie@...nsource.wolfsonmicro.com,
	myungjoo.ham@...sung.com
Subject: Re: [PATCH 0/2] leds: add MAX8997-LED driver

Hi Samuel & Richard,

Now we're implement the maxim PMIC features has several devices integrated.
Some parts are already merged and wait for review.

To make it review and merge easy, It will make a maxim branch.
How do you think?

Thank you,
Kyungmin Park

On 11/29/11, Donggeun Kim <dg77.kim@...sung.com> wrote:
> MAX8997 integrates serveral features in a single chip.
> It includes PMIC (Power Management IC), RTC, charger, fuel gauge,
> LED driver, and so on.
> This patchset supports unimplemented LED driver of MAX8997.
>
> Donggeun Kim (2):
>   MFD: MAX8997: add platform data and devices for LED control
>   leds: add suuport for MAX8997-LED driver
>
>  drivers/leds/Kconfig        |    7 +
>  drivers/leds/Makefile       |    1 +
>  drivers/leds/leds-max8997.c |  373
> +++++++++++++++++++++++++++++++++++++++++++
>  drivers/mfd/max8997.c       |    2 +
>  include/linux/mfd/max8997.h |   25 +++-
>  5 files changed, 407 insertions(+), 1 deletions(-)
>  create mode 100644 drivers/leds/leds-max8997.c
>
> --
> 1.7.4.1
>
> --
> 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/
>
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ