Re: [PATCH v2] mfd: as3711: add OF support

2013-03-22 Thread Samuel Ortiz
Hi Guennadi, On Wed, Mar 20, 2013 at 08:40:15PM +0100, Guennadi Liakhovetski wrote: Hi all On Sat, 2 Mar 2013, Mark Brown wrote: On Mon, Feb 18, 2013 at 10:57:44AM +0100, Guennadi Liakhovetski wrote: Add device-tree bindings to the AS3711 regulator and backlight drivers.

Re: [PATCH v2] mfd: as3711: add OF support

2013-03-20 Thread Guennadi Liakhovetski
Hi all On Sat, 2 Mar 2013, Mark Brown wrote: On Mon, Feb 18, 2013 at 10:57:44AM +0100, Guennadi Liakhovetski wrote: Add device-tree bindings to the AS3711 regulator and backlight drivers. Reviwed-by: Mark Brown broo...@opensource.wolfsonmicro.com This patch has been submitted more than a

Re: [PATCH v2] mfd: as3711: add OF support

2013-03-01 Thread Mark Brown
On Mon, Feb 18, 2013 at 10:57:44AM +0100, Guennadi Liakhovetski wrote: Add device-tree bindings to the AS3711 regulator and backlight drivers. Reviwed-by: Mark Brown broo...@opensource.wolfsonmicro.com signature.asc Description: Digital signature ___

[PATCH v2] mfd: as3711: add OF support

2013-02-25 Thread Guennadi Liakhovetski
Add device-tree bindings to the AS3711 regulator and backlight drivers. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de --- v2: 1. remove a redundant of_device_is_available() check, this also eliminates a compile breakage 2. add .of_node regulator configuration field

[PATCH v2] mfd: as3711: add OF support

2013-02-18 Thread Guennadi Liakhovetski
Add device-tree bindings to the AS3711 regulator and backlight drivers. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de --- v2: 1. remove of_device_is_available() - it breaks compilation with CONFIG_OF disabled and is redundant anyway - I2C devices are only registered for available