Re: [PATCH v2 2/3] dt-bindings: iio: update STM32 timers clock names

2017-06-24 Thread Jonathan Cameron
On Thu, 22 Jun 2017 16:25:39 -0500 Rob Herring wrote: > On Wed, Jun 14, 2017 at 05:13:15PM +0200, Fabrice Gasnier wrote: > > Clock name has been updated during driver/DT binding review: > > https://lkml.org/lkml/2016/12/13/718 > > Update DT binding doc to reflect this. > > > > Fixes: bf2d8581b1b

Re: [PATCH v2 2/3] dt-bindings: iio: update STM32 timers clock names

2017-06-22 Thread Rob Herring
On Wed, Jun 14, 2017 at 05:13:15PM +0200, Fabrice Gasnier wrote: > Clock name has been updated during driver/DT binding review: > https://lkml.org/lkml/2016/12/13/718 > Update DT binding doc to reflect this. > > Fixes: bf2d8581b1b3 (iio: Add bindings for STM32 timer trigger driver) > Signed-off-by

[PATCH v2 2/3] dt-bindings: iio: update STM32 timers clock names

2017-06-14 Thread Fabrice Gasnier
Clock name has been updated during driver/DT binding review: https://lkml.org/lkml/2016/12/13/718 Update DT binding doc to reflect this. Fixes: bf2d8581b1b3 (iio: Add bindings for STM32 timer trigger driver) Signed-off-by: Fabrice Gasnier Acked-by: Benjamin Gaignard Acked-by: Jonathan Cameron -