mfd: as3711: Add OF support
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 22 Mar 2013 16:15:47 +0000 (17:15 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 5 Apr 2013 09:20:14 +0000 (11:20 +0200)
commit64710af3e2c6a223c443ff85e5db4bc4bd9174e5
treef2ebcb85023df0d691a007a30348f495d5e4aa98
parent5a324acfce6f7f05ab2a044f7d0ece5f44e812c6
mfd: as3711: Add OF support

Add Flat Device Tree support to the AS3711 MFD driver. This patch just
allows to bind the driver to I2C devices, instantiated from the DT.
DT support for AS3711 cell drivers will be added in separate drivers.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Reviwed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Documentation/devicetree/bindings/mfd/as3711.txt [new file with mode: 0644]
drivers/mfd/as3711.c