]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
mfd: tqmx86: IO controller with I2C, Wachdog and GPIO
authorAndrew Lunn <andrew@lunn.ch>
Fri, 8 Feb 2019 23:06:22 +0000 (00:06 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 18 Feb 2019 09:06:57 +0000 (09:06 +0000)
commit2f17dd34ffed09823d6598903276b867bb238f95
tree822c97a5bd70d0fa5878066824794335d92a4254
parent16b7a09bb6fdf5d83bd22fd930c7e3c1e4f32911
mfd: tqmx86: IO controller with I2C, Wachdog and GPIO

The QMX86 is a PLD present on some TQ-Systems ComExpress modules. It
provides 1 or 2 I2C bus masters, 8 GPIOs and a watchdog timer. Add an
MFD which will instantiate the individual drivers.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/tqmx86.c [new file with mode: 0644]