aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max77650.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-05-08mfd: Add new driver for MAX77650 PMICBartosz Golaszewski1-0/+232
Add the core MFD driver for max77650 PMIC. We define five sub-devices for which the drivers will be added in subsequent patches. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>