[PATCH v3 0/2] regulator: s5m8767: Use GPIO for controlling Buck9/eMMC

From: Krzysztof Kozlowski
Date: Fri Jan 24 2014 - 08:38:54 EST


Hi,


This is third version of patch adding GPIO control over Buck9 regulator
in s5m8767 regulator driver.

Previously the patch was part of larger patchset from which all other patches
were applied.


Changes since v2:
1. Use only one DT property ("s5m8767,pmic-ext-control-gpios");
suggested by Mark Brown.

Changes since v1:
1. Use ena_gpio of regulator core, as suggested by Mark Brown.


This patchset is based on next tree: next-20140122.

Best regards,
Krzysztof

Krzysztof Kozlowski (2):
regulator: s5m8767: Use GPIO for controlling Buck9/eMMC
regulator: s5m8767: Document new binding for Buck9 GPIO control

.../bindings/regulator/s5m8767-regulator.txt | 13 ++-
drivers/regulator/s5m8767.c | 87 +++++++++++++++++++-
include/linux/mfd/samsung/core.h | 3 +-
include/linux/mfd/samsung/s5m8767.h | 7 ++
4 files changed, 105 insertions(+), 5 deletions(-)

--
1.7.9.5

--
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/