aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/platform_data/isl9305.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-09-06regulator: isl9305: Add Intersil ISL9305/H driverMark Brown1-0/+30
The ISL9305 and ISL9305H are mini-PMICs offering two DCDC regulators and two LDO regulators. While there are some register differences between them these do not affect the current Linux driver as the relevant features are not yet supported. Signed-off-by: Mark Brown <broonie@kernel.org>