From: Benoit Cousson Date: Mon, 29 Aug 2011 14:20:23 +0000 (+0200) Subject: mfd: twl-core: Add initial DT support for twl4030/twl6030 X-Git-Tag: v3.3-rc1~71^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeb5032b3f8b9ab69daa545777433fa94b3494c4;p=pandora-kernel.git mfd: twl-core: Add initial DT support for twl4030/twl6030 Add initial device-tree support for twl familly chips. The current version is missing the regulator entries due to the lack of DT regulator bindings for the moment. Only the simple sub-modules that do not depend on platform_data information can be initialized properly. Add irqdomain support. Add documentation for the Texas Instruments TWL Integrated Chip. Signed-off-by: Benoit Cousson Cc: Balaji T K Cc: Graeme Gregory Signed-off-by: Samuel Ortiz Acked-by: Rob Herring [grant.likely@secretlab.ca: Fix IRQ_DOMAIN dependency in kconfig] Cc: Grant Likely --- Reading git-diff-tree failed