summaryrefslogtreecommitdiff
path: root/drivers/mfd/khadas-mcu.c
AgeCommit message (Collapse)AuthorFilesLines
2020-06-18mfd: Add support for the Khadas System control MicrocontrollerNeil Armstrong1-0/+142
This Microcontroller is present on the Khadas VIM1, VIM2, VIM3 and Edge boards. It has multiple boot control features like password check, power-on options, power-off control and system FAN control on recent boards. This implements a very basic MFD driver with the fan control and User NVMEM cells. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>