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

From: Andrew Lunn
Date: Tue Jan 29 2019 - 15:56:59 EST


On Tue, Jan 29, 2019 at 11:35:32AM +0000, Lee Jones wrote:
> On Sat, 12 Jan 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 <andrew@xxxxxxx>
> > ---
> > v2:
> >
> > Drop setting i2c bus speed, which removes the build dependencies on
> > the i2c ocores patches. This can be added back later.
> >
> > v3
> > --
>
> You're going to have to resend this.
>
> Mailers tend to use '--\n' to signify the start of the mail signature
> (see mine as an example), so when someone (myself included) attempts
> to reply to the mail, it is likely that their mailer will chop
> everything from there down.

Hi Lee

I posted a new version.

Your email indicates you are using Mutt:

>User-Agent: Mutt/1.9.4 (2018-02-28)

Which is also what i use. I've never had issues with signatures like
this. I also cannot find any documentation as to how you configure
mutt remove signatures. How are you doing it?

Thanks
Andrew