Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1708064

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

From Jonathan Cameron <jic23@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] dt-bindings: iio: timer: stm32: add support for STM32H7
Date 2017-08-10 01:40 +0200
Message-ID <ucIJX-5Sx-3@gated-at.bofh.it> (permalink)
References <uaksq-6mu-7@gated-at.bofh.it> <uaksr-6mu-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, 3 Aug 2017 11:14:12 +0200
Fabrice Gasnier <fabrice.gasnier@st.com> 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@st.com>
Applied to the togreg branch of iio.git and pushed out as testing.
Thanks,

Jonathan
> ---
>  Documentation/devicetree/bindings/iio/timer/stm32-timer-trigger.txt | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/timer/stm32-timer-trigger.txt b/Documentation/devicetree/bindings/iio/timer/stm32-timer-trigger.txt
> index 55a653d..b565ced 100644
> --- a/Documentation/devicetree/bindings/iio/timer/stm32-timer-trigger.txt
> +++ b/Documentation/devicetree/bindings/iio/timer/stm32-timer-trigger.txt
> @@ -4,7 +4,9 @@ Must be a sub-node of an STM32 Timers device tree node.
>  See ../mfd/stm32-timers.txt for details about the parent node.
>  
>  Required parameters:
> -- compatible:	Must be "st,stm32-timer-trigger".
> +- compatible:	Must be one of:
> +		"st,stm32-timer-trigger"
> +		"st,stm32h7-timer-trigger"
>  - reg:		Identify trigger hardware block.
>  
>  Example:

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] iio: trigger: stm32-timer: add STM32H7 variant Fabrice Gasnier <fabrice.gasnier@st.com> - 2017-08-03 11:20 +0200
  [PATCH 3/3] iio: trigger: stm32-timer: add output compare triggers Fabrice Gasnier <fabrice.gasnier@st.com> - 2017-08-03 11:20 +0200
    Re: [PATCH 3/3] iio: trigger: stm32-timer: add output compare  triggers Jonathan Cameron <jic23@kernel.org> - 2017-08-10 01:40 +0200
  [PATCH 1/3] dt-bindings: iio: timer: stm32: add support for STM32H7 Fabrice Gasnier <fabrice.gasnier@st.com> - 2017-08-03 11:20 +0200
    Re: [PATCH 1/3] dt-bindings: iio: timer: stm32: add support for  STM32H7 Jonathan Cameron <jic23@kernel.org> - 2017-08-10 01:40 +0200
    Re: [PATCH 1/3] dt-bindings: iio: timer: stm32: add support for  STM32H7 Rob Herring <robh@kernel.org> - 2017-08-10 19:20 +0200

csiph-web