mbox series

[0/3] mfd: lp87565: Add support for 4-phase lp87561 combination

Message ID 20190515100848.19560-1-j-keerthy@ti.com (mailing list archive)
Headers show
Series mfd: lp87565: Add support for 4-phase lp87561 combination | expand

Message

J, KEERTHY May 15, 2019, 10:08 a.m. UTC
Add support for 4-phase lp87561 combination.

Data Sheet: https://www.ti.com/lit/ds/symlink/lp87561-q1.pdf

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

 .../devicetree/bindings/mfd/lp87565.txt       | 36 +++++++++++++++++++
 drivers/mfd/lp87565.c                         |  4 +++
 drivers/regulator/lp87565-regulator.c         |  9 +++++
 include/linux/mfd/lp87565.h                   |  2 ++
 4 files changed, 51 insertions(+)