Re: [PATCH v7 00/11] mfd: add support for max77650 PMIC

2019-04-03 Thread Lee Jones
On Tue, 26 Mar 2019, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > This series adds support for max77650 ultra low-power PMIC. It provides > the core mfd driver and a set of five sub-drivers for the regulator, > power supply, gpio, leds and input subsystems. > > Patches 1-4 add

[PATCH v7 00/11] mfd: add support for max77650 PMIC

2019-03-26 Thread Bartosz Golaszewski
From: Bartosz Golaszewski This series adds support for max77650 ultra low-power PMIC. It provides the core mfd driver and a set of five sub-drivers for the regulator, power supply, gpio, leds and input subsystems. Patches 1-4 add the DT binding documents. Patch 5 documents mfd_add_devices().