[PATCH v2 0/4] regulator: act8865: add support for act8846

From: Beniamino Galvani
Date: Sat Jul 05 2014 - 09:22:44 EST


This patchset adds support for the Active-Semi act8846 PMU [1] to the
existing driver for act8865.

A dts which enables the act8846 on Radxa Rock is available at [2].

Changes since v1:
- rebased on current regulator tree
- reworded message of patch "set correct number of regulators in pdata"
- added Wenyou Yang's Tested-by

[1] http://www.active-semi.com/products/power-management-units/act88xx/
[2] https://github.com/bengal/linux/tree/act88xx-regulator

Beniamino Galvani (4):
regulator: act8865: set correct number of regulators in pdata
regulator: act8865: prepare support for other act88xx devices
regulator: act8865: add support for act8846
regulator: act8865: add act8846 to DT binding documentation

.../bindings/regulator/act8865-regulator.txt | 7 +-
drivers/regulator/act8865-regulator.c | 282 +++++++++++---------
include/linux/regulator/act8865.h | 23 +-
3 files changed, 181 insertions(+), 131 deletions(-)

--
1.7.10.4

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