summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/fintek-superio.c
Commit message (Collapse)AuthorAgeFilesLines
* mfd: superio: add Fintek MFD driverAhmad Fatoum2019-10-141-0/+122
Super I/O chips require a password to unlock access to the I/O ports. Add a driver that pokes the password and registers the appropriate GPIO and Watchdog devices as well as a regmap reflecting the Super I/O chip. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>