Enjoy!
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-regulator-v5.3
for you to fetch changes up to 7ee63bd74750a2c6fac31805ca0ac67f2522bfa5:
regulator: lp87565: Add 4-phase lp87561 regulator support (2019-06-17 08:00:24 +0100)
----------------------------------------------------------------
Immutable branch between MFD and Regulator due for the v5.3 merge window
----------------------------------------------------------------
Keerthy (3):
dt-bindings: mfd: lp87565: Add LP87561 configuration
mfd: lp87565: Add support for 4-phase LP87561 combination
regulator: lp87565: Add 4-phase lp87561 regulator support
Documentation/devicetree/bindings/mfd/lp87565.txt | 36 +++++++++++++++++++++++
drivers/mfd/lp87565.c | 4 +++
drivers/regulator/lp87565-regulator.c | 17 ++++++++++-
include/linux/mfd/lp87565.h | 2 ++
4 files changed, 58 insertions(+), 1 deletion(-)