[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1372072858-6559-1-git-send-email-yadi.brar@samsung.com>
Date: Mon, 24 Jun 2013 16:50:54 +0530
From: Yadwinder Singh Brar <yadi.brar@...sung.com>
To: linux-kernel@...r.kernel.org
Cc: yadi.brar01@...il.com, sbkim73@...sung.com, broonie@...nel.org,
lgirdwood@...il.com, sameo@...ux.intel.com,
rob.herring@...xeda.com, grant.likely@...aro.org,
Yadwinder Singh Brar <yadi.brar@...sung.com>
Subject: [PATCH 0/4] Add DT support for s2mps11
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists