]> asedeno.scripts.mit.edu Git - linux.git/commit
mfd: Add new driver for MAX77650 PMIC
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 23 Apr 2019 09:04:46 +0000 (11:04 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 8 May 2019 11:06:21 +0000 (12:06 +0100)
commitd0f60334500b0fe54e55c2df7029b02d8682c6c0
tree684d14fd28af3c0cdcc211d0a8a7d995b4efc9c0
parent1946f9967c5684ad51a04597c0e9e8a3066374de
mfd: Add new driver for MAX77650 PMIC

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>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/max77650.c [new file with mode: 0644]
include/linux/mfd/max77650.h [new file with mode: 0644]