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, 23 Nov 2012 17:09:28 +0800
From:	Haojian Zhuang <haojian.zhuang@...il.com>
To:	Qing Xu <qingx@...vell.com>
Cc:	Samuel Ortiz <sameo@...ux.intel.com>,
	Grant Likely <grant.likely@...retlab.ca>,
	Rob Herring <rob.herring@...xeda.com>, cxie4@...vell.com,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	devicetree-discuss@...ts.ozlabs.org
Subject: Re: [PATCH 0/7] mfd: update on max8925 for DT support

On Tue, Nov 6, 2012 at 3:35 PM, Qing Xu <qingx@...vell.com> wrote:
> From: Qing Xu <qingx@...vell.com>
>
> 1. add irqdomain for max8925, it is necessary for dt support
> 2. bug fix in max8925 mfd devices'irq base and device registry failure
> 3. support DT for max8925 mfd devices
>
> Qing Xu (7):
>   mfd: max8925: add irqdomain for dt
>   mfd: max8925: fix mfd device register failure
>   mfd: max8925: fix onkey driver irq base
>   mfd: max8925: support dt for power supply
>   mfd: max8925: support dt for regulator
>   mfd: max8925: support dt for backlight
>   mfd: max8925: add dts
>
>  arch/arm/boot/dts/mmp2-brownstone.dts |  166 +++++++++++++++++++++++++++++++++
>  arch/arm/boot/dts/mmp2.dtsi           |    4 +-
>  drivers/input/misc/max8925_onkey.c    |    3 -
>  drivers/mfd/max8925-core.c            |  107 +++++++++++++--------
>  drivers/mfd/max8925-i2c.c             |   32 ++++++-
>  drivers/power/max8925_power.c         |   57 ++++++++++-
>  drivers/regulator/max8925-regulator.c |   35 +++++++-
>  drivers/video/backlight/max8925_bl.c  |   31 ++++++-
>  include/linux/mfd/max8925.h           |   12 ++-
>  9 files changed, 389 insertions(+), 58 deletions(-)
>

No document on devicetree binding?
--
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