[PATCH 0/4] regulator: s5m8767: Small fixes and device support

From: Amit Daniel Kachhap
Date: Mon Dec 10 2012 - 07:49:52 EST


These patch series contains 3 small fixes and device tree support for pmic
component of s5m8767 regulator driver.

Amit Daniel Kachhap (4):
regulator: s5m8767: Fix to work when platform registers less
regulators
regulator: s5m8767: Fix to read the first DVS register.
regulator: s5m8767: Fix to work even if no DVS gpio present
regulator: add device tree support for s5m8767

.../bindings/regulator/s5m8767-regulator.txt | 133 +++++++++++
drivers/mfd/sec-core.c | 75 ++++++-
drivers/regulator/s5m8767.c | 230 ++++++++++++++++++--
include/linux/mfd/samsung/core.h | 3 +
4 files changed, 424 insertions(+), 17 deletions(-)
create mode 100644 Documentation/devicetree/bindings/regulator/s5m8767-regulator.txt

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