Re: [PATCH v5] mfd: tqmx86: IO controller with i2c, wachdog and gpio

2019-02-07 Thread Andrew Lunn
> > + dev_warn(dev, "GPIO interrupts not supported.\n"); > > Do you know why they wouldn't be supported? > > Isn't that the point of the device? Hi Lee I don't know the history of this device, but i suspect it has been through a number of revisions. The vendor driver suggests

Re: [PATCH v5] mfd: tqmx86: IO controller with i2c, wachdog and gpio

2019-02-07 Thread Lee Jones
On Thu, 07 Feb 2019, Andrew Lunn wrote: > 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 > --- > v2: > > Drop

[PATCH v5] mfd: tqmx86: IO controller with i2c, wachdog and gpio

2019-02-06 Thread Andrew Lunn
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 --- v2: Drop setting i2c bus speed, which removes the build dependencies on