Re: [PATCH 1/3] dt-bindings: iio: timer: stm32: add support for STM32H7

From: Jonathan Cameron
Date: Sat Aug 12 2017 - 08:36:37 EST


On Thu, 10 Aug 2017 12:12:17 -0500
Rob Herring <robh@xxxxxxxxxx> wrote:

> On Thu, Aug 03, 2017 at 11:14:12AM +0200, Fabrice Gasnier wrote:
> > STM32H7 has slightly different triggers than previous versions.
> > Introduce st,stm32h7-timer-trigger compatible to handle this new variant.
> >
> > Signed-off-by: Fabrice Gasnier <fabrice.gasnier@xxxxxx>
> > ---
> > Documentation/devicetree/bindings/iio/timer/stm32-timer-trigger.txt | 4 +++-
> > 1 file changed, 3 insertions(+), 1 deletion(-)
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>

Thanks,