Mainly this series adds dt support for s2mps11 in mfd and regulator driver.
It also implements the set_voltage_time_sel() for bucks as we can not use
generic implementation as we need to take care of ramp_disable and ramp_delay
sharing by some bucks.

Yadwinder Singh Brar (4):
  regulator: s2mps11: Convert ramp rate to uV/us and set default ramp
    rate
  regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks
  mfd: s2mps11: Add device tree support
  regulator: s2mps11: Add device tree support

 Documentation/devicetree/bindings/mfd/s2mps11.txt |   98 ++++++++++++
 drivers/mfd/sec-core.c                            |    3 +
 drivers/regulator/s2mps11.c                       |  176 +++++++++++++++++++--
 include/linux/mfd/samsung/s2mps11.h               |    1 +
 4 files changed, 264 insertions(+), 14 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/s2mps11.txt

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to