mbox series

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

Message ID 20190516043218.8222-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 16, 2019, 4:32 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         | 17 ++++++++-
 include/linux/mfd/lp87565.h                   |  2 ++
 4 files changed, 58 insertions(+), 1 deletion(-)