Maarten ter Huurne
005e46857e
regulator: act8865: Pass of_node via act8865_regulator_data
...
This makes the code easier to read and it avoids a dynamic memory
allocation.
Signed-off-by: Maarten ter Huurne <maarten@treewalker.org >
Signed-off-by: Mark Brown <broonie@kernel.org >
2016-03-28 12:34:20 -07:00
Maarten ter Huurne
30f065bf1f
regulator: act8865: Rename platform_data field to init_data
...
Make the field name match its type.
Signed-off-by: Maarten ter Huurne <maarten@treewalker.org >
Signed-off-by: Mark Brown <broonie@kernel.org >
2016-02-29 20:33:46 +09:00
Zubair Lutfullah Kakakhel
df3a950e4e
regulator: act8865: Add act8600 support
...
This patch adds act8600 support to the act8865 driver.
VBUS and USB charger supported by this chip can be added later
Tested on MIPS Creator CI20
Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com >
Signed-off-by: Mark Brown <broonie@kernel.org >
2015-03-06 19:43:28 +00:00
Beniamino Galvani
ac0c0ea8b6
regulator: act8865: add support for act8846
...
Add device id and definition of registers and regulators to support
the act8846 PMU.
Signed-off-by: Beniamino Galvani <b.galvani@gmail.com >
Tested-by: Wenyou Yang <wenyou.yang@atmel.com >
Reviewed-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Mark Brown <broonie@linaro.org >
2014-08-05 18:02:53 +01:00
Beniamino Galvani
50a03e35b0
regulator: act8865: prepare support for other act88xx devices
...
This patch prepares support for other devices in the act88xx family of
PMUs manufactured by Active-Semi.
http://www.active-semi.com/products/power-management-units/act88xx/
Signed-off-by: Beniamino Galvani <b.galvani@gmail.com >
Tested-by: Wenyou Yang <wenyou.yang@atmel.com >
Reviewed-by: Axel Lin <axel.lin@ingics.com >
Signed-off-by: Mark Brown <broonie@linaro.org >
2014-08-05 18:02:52 +01:00
Wenyou Yang
33036f48d1
regulator: act8865: add PMIC act8865 driver
...
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com >
Signed-off-by: Mark Brown <broonie@linaro.org >
2013-12-24 13:47:40 +00:00