Re: [RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-03-29 Thread Thierry Reding
On Wed, Mar 28, 2018 at 11:03:09AM +0100, Lee Jones wrote: > On Wed, 28 Mar 2018, Thierry Reding wrote: > > > On Wed, Feb 14, 2018 at 11:04:31AM +0100, Fabrice Gasnier wrote: > > > This series adds support for capture to stm32-pwm driver. > > > Capture is based on DMAs. > > > - First two patches

Re: [RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-03-29 Thread Thierry Reding
On Wed, Mar 28, 2018 at 11:03:09AM +0100, Lee Jones wrote: > On Wed, 28 Mar 2018, Thierry Reding wrote: > > > On Wed, Feb 14, 2018 at 11:04:31AM +0100, Fabrice Gasnier wrote: > > > This series adds support for capture to stm32-pwm driver. > > > Capture is based on DMAs. > > > - First two patches

Re: [RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-03-28 Thread Lee Jones
On Wed, 28 Mar 2018, Thierry Reding wrote: > On Wed, Feb 14, 2018 at 11:04:31AM +0100, Fabrice Gasnier wrote: > > This series adds support for capture to stm32-pwm driver. > > Capture is based on DMAs. > > - First two patches are precursor patches > > - Subsequent two patches add support for

Re: [RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-03-28 Thread Lee Jones
On Wed, 28 Mar 2018, Thierry Reding wrote: > On Wed, Feb 14, 2018 at 11:04:31AM +0100, Fabrice Gasnier wrote: > > This series adds support for capture to stm32-pwm driver. > > Capture is based on DMAs. > > - First two patches are precursor patches > > - Subsequent two patches add support for

Re: [RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-03-27 Thread Thierry Reding
On Wed, Mar 28, 2018 at 12:51:02AM +0200, Thierry Reding wrote: > On Wed, Feb 14, 2018 at 11:04:31AM +0100, Fabrice Gasnier wrote: > > This series adds support for capture to stm32-pwm driver. > > Capture is based on DMAs. > > - First two patches are precursor patches > > - Subsequent two patches

Re: [RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-03-27 Thread Thierry Reding
On Wed, Mar 28, 2018 at 12:51:02AM +0200, Thierry Reding wrote: > On Wed, Feb 14, 2018 at 11:04:31AM +0100, Fabrice Gasnier wrote: > > This series adds support for capture to stm32-pwm driver. > > Capture is based on DMAs. > > - First two patches are precursor patches > > - Subsequent two patches

Re: [RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-03-27 Thread Thierry Reding
On Wed, Feb 14, 2018 at 11:04:31AM +0100, Fabrice Gasnier wrote: > This series adds support for capture to stm32-pwm driver. > Capture is based on DMAs. > - First two patches are precursor patches > - Subsequent two patches add support for requesting DMAs to MFD core > - Next three patches add

Re: [RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-03-27 Thread Thierry Reding
On Wed, Feb 14, 2018 at 11:04:31AM +0100, Fabrice Gasnier wrote: > This series adds support for capture to stm32-pwm driver. > Capture is based on DMAs. > - First two patches are precursor patches > - Subsequent two patches add support for requesting DMAs to MFD core > - Next three patches add

Re: [RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-03-23 Thread Fabrice Gasnier
On 02/14/2018 11:04 AM, Fabrice Gasnier wrote: > This series adds support for capture to stm32-pwm driver. > Capture is based on DMAs. > - First two patches are precursor patches > - Subsequent two patches add support for requesting DMAs to MFD core > - Next three patches add support for capture

Re: [RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-03-23 Thread Fabrice Gasnier
On 02/14/2018 11:04 AM, Fabrice Gasnier wrote: > This series adds support for capture to stm32-pwm driver. > Capture is based on DMAs. > - First two patches are precursor patches > - Subsequent two patches add support for requesting DMAs to MFD core > - Next three patches add support for capture

[RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-02-14 Thread Fabrice Gasnier
This series adds support for capture to stm32-pwm driver. Capture is based on DMAs. - First two patches are precursor patches - Subsequent two patches add support for requesting DMAs to MFD core - Next three patches add support for capture to stm32-pwm driver - This has been tested on

[RESEND PATCH v2 0/8] Add support for PWM input capture on STM32

2018-02-14 Thread Fabrice Gasnier
This series adds support for capture to stm32-pwm driver. Capture is based on DMAs. - First two patches are precursor patches - Subsequent two patches add support for requesting DMAs to MFD core - Next three patches add support for capture to stm32-pwm driver - This has been tested on