Re: [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller

2020-05-13 Thread Michael Walle
Am 2020-05-12 23:59, schrieb Rob Herring: On Mon, May 11, 2020 at 4:45 PM Michael Walle wrote: Am 2020-05-11 23:13, schrieb Rob Herring: > On Thu, Apr 23, 2020 at 07:45:32PM +0200, Michael Walle wrote: >> +#define SL28CPLD_VERSION0x03 >> +#define SL28CPLD_WATCHDOG_BASE 0x04 >> +#defin

Re: [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller

2020-05-12 Thread Rob Herring
On Mon, May 11, 2020 at 4:45 PM Michael Walle wrote: > > Am 2020-05-11 23:13, schrieb Rob Herring: > > On Thu, Apr 23, 2020 at 07:45:32PM +0200, Michael Walle wrote: > >> This patch adds core support for the board management controller found > >> on the SMARC-sAL28 board. It consists of the follow

Re: [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller

2020-05-11 Thread Michael Walle
Am 2020-05-11 23:44, schrieb Michael Walle: Am 2020-05-11 23:13, schrieb Rob Herring: On Thu, Apr 23, 2020 at 07:45:32PM +0200, Michael Walle wrote: This patch adds core support for the board management controller found on the SMARC-sAL28 board. It consists of the following functions: - watch

Re: [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller

2020-05-11 Thread Michael Walle
Am 2020-05-11 23:13, schrieb Rob Herring: On Thu, Apr 23, 2020 at 07:45:32PM +0200, Michael Walle wrote: This patch adds core support for the board management controller found on the SMARC-sAL28 board. It consists of the following functions: - watchdog - GPIO controller - PWM controller - fa

Re: [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller

2020-05-11 Thread Rob Herring
On Thu, Apr 23, 2020 at 07:45:32PM +0200, Michael Walle wrote: > This patch adds core support for the board management controller found > on the SMARC-sAL28 board. It consists of the following functions: > - watchdog > - GPIO controller > - PWM controller > - fan sensor > - interrupt controlle

Re: [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller

2020-04-28 Thread Lee Jones
On Tue, 28 Apr 2020, Andy Shevchenko wrote: > On Tue, Apr 28, 2020 at 04:43:24PM +0200, Michael Walle wrote: > > Am 2020-04-28 14:50, schrieb Andy Shevchenko: > > > On Thu, Apr 23, 2020 at 07:45:32PM +0200, Michael Walle wrote: > > > > This patch adds core support for the board management controll

Re: [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller

2020-04-28 Thread Andy Shevchenko
On Tue, Apr 28, 2020 at 04:43:24PM +0200, Michael Walle wrote: > Am 2020-04-28 14:50, schrieb Andy Shevchenko: > > On Thu, Apr 23, 2020 at 07:45:32PM +0200, Michael Walle wrote: > > > This patch adds core support for the board management controller found > > > on the SMARC-sAL28 board. It consists

Re: [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller

2020-04-28 Thread Michael Walle
Am 2020-04-28 14:50, schrieb Andy Shevchenko: On Thu, Apr 23, 2020 at 07:45:32PM +0200, Michael Walle wrote: This patch adds core support for the board management controller found on the SMARC-sAL28 board. It consists of the following functions: - watchdog - GPIO controller - PWM controller

Re: [PATCH v3 05/16] mfd: Add support for Kontron sl28cpld management controller

2020-04-28 Thread Andy Shevchenko
On Thu, Apr 23, 2020 at 07:45:32PM +0200, Michael Walle wrote: > This patch adds core support for the board management controller found > on the SMARC-sAL28 board. It consists of the following functions: > - watchdog > - GPIO controller > - PWM controller > - fan sensor > - interrupt controlle