[PATCH v4 03/12] mfd: twl-core: Add initial DT support for twl4030/twl6030
From: Samuel Ortiz <hidden>
Date: 2011-12-22 17:25:52
Also in:
linux-devicetree, linux-i2c, linux-omap, lkml
From: Samuel Ortiz <hidden>
Date: 2011-12-22 17:25:52
Also in:
linux-devicetree, linux-i2c, linux-omap, lkml
Hi Benoit, On Thu, Dec 22, 2011 at 03:56:37PM +0100, Benoit Cousson wrote:
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 <redacted> Cc: Balaji T K <redacted> Cc: Graeme Gregory <redacted> Cc: Samuel Ortiz <redacted> --- .../devicetree/bindings/mfd/twl-familly.txt | 47 ++++++++++++++++++ drivers/mfd/Kconfig | 1 + drivers/mfd/twl-core.c | 51 +++++++++++++++++++- 3 files changed, 98 insertions(+), 1 deletions(-) create mode 100644 Documentation/devicetree/bindings/mfd/twl-familly.txt
Patch applied instead of the previous one, thanks for the quick fix. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/