Re: [PATCH 10/18] mfd: max14577: Add detection of device type

2014-02-05 Thread Krzysztof Kozlowski
On Mon, 2014-02-03 at 09:55 +, Lee Jones wrote: > > This patch continues the preparation for adding support for max77836 > > device to existing max14577 driver. > > > > Add enum for types of devices supported by this driver. The device type > > will be detected by matching of_device_id, or i2c

Re: [PATCH 10/18] mfd: max14577: Add detection of device type

2014-02-03 Thread Lee Jones
> This patch continues the preparation for adding support for max77836 > device to existing max14577 driver. > > Add enum for types of devices supported by this driver. The device type > will be detected by matching of_device_id, or i2c_device_id as a > fallback. > > The patch also moves to separ

[PATCH 10/18] mfd: max14577: Add detection of device type

2014-01-28 Thread Krzysztof Kozlowski
This patch continues the preparation for adding support for max77836 device to existing max14577 driver. Add enum for types of devices supported by this driver. The device type will be detected by matching of_device_id, or i2c_device_id as a fallback. The patch also moves to separate function the