Re: [PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller

2021-03-24 Thread Lee Jones
.org; > >jdelv...@suse.com; linux-hw...@vger.kernel.org; > >linux-kernel@vger.kernel.org; linux-watch...@vger.kernel.org; > >li...@roeck-us.net; robh...@kernel.org; w...@linux-watchdog.org; > >campion.k...@gmail.com > >Subject: Re: [PATCH v6 4/6] mfd: ahc1ec0: Add suppo

Re: [PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller

2021-03-19 Thread Lee Jones
On Fri, 19 Mar 2021, Campion Kang wrote: > > Please check [Campion] text in below as my reply. This is a mess. Please setup your mailer to quote correctly. > Sorry, due to the mail was rejected by vger.kernel.org as SPAM before > so I reply the mail late and had some test email before. > > -

Re: [PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller

2021-03-19 Thread Campion Kang
Please check [Campion] text in below as my reply. Sorry, due to the mail was rejected by vger.kernel.org as SPAM before so I reply the mail late and had some test email before. - Date: Tue, 9 Mar 2021 1

Re: [PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller

2021-03-09 Thread Lee Jones
On Mon, 18 Jan 2021, Campion Kang wrote: > AHC1EC0 is the embedded controller driver for Advantech industrial It would be nice to have the model number in the subject line. Drop "driver". > products. This provides sub-devices such as hwmon and watchdog, and > also "HWMON and Watchdog" > expos

Re: [PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller

2021-01-19 Thread Lee Jones
On Tue, 19 Jan 2021, AceLan Kao wrote: > Campion Kang 於 2021年1月18日 週一 下午8:37寫道: > > > > AHC1EC0 is the embedded controller driver for Advantech industrial > > products. This provides sub-devices such as hwmon and watchdog, and also > > expose functions for sub-devices to read/write the value to e

Re: [PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller

2021-01-18 Thread AceLan Kao
Campion Kang 於 2021年1月18日 週一 下午8:37寫道: > > AHC1EC0 is the embedded controller driver for Advantech industrial > products. This provides sub-devices such as hwmon and watchdog, and also > expose functions for sub-devices to read/write the value to embedded > controller. > > Changed since V5: >

[PATCH v6 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller

2021-01-18 Thread Campion Kang
AHC1EC0 is the embedded controller driver for Advantech industrial products. This provides sub-devices such as hwmon and watchdog, and also expose functions for sub-devices to read/write the value to embedded controller. Changed since V5: - Kconfig: add "AHC1EC0" string to clearly define t