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


Groups > linux.kernel > #1571820

Re: [PATCH 3/8] Documentation: dt-bindings: Add STM32 pinctrl driver DT bindings

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 3/8] Documentation: dt-bindings: Add STM32 pinctrl driver DT bindings
Date 2017-02-01 18:40 +0100
Message-ID <t672X-pD-33@gated-at.bofh.it> (permalink)
References <t5GvM-19j-9@gated-at.bofh.it> <t5GvM-19j-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jan 31, 2017 at 02:14:20PM +0100, Alexandre TORGUE wrote:
> Add compatible sting for stm32h743 MCU.
> 
> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
> 
> diff --git a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
> index b24583a..ac8dcb7 100644
> --- a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
> @@ -10,6 +10,7 @@ Required properies:
>   - compatible: value should be one of the following:
>     (a) "st,stm32f429-pinctrl"
>     (b) "st,stm32f746-pinctrl"
> +   (c) "st,stm32h743-pinctrl"

Drop the a,b,c.

>   - #address-cells: The value of this property must be 1
>   - #size-cells	: The value of this property must be 1
>   - ranges	: defines mapping between pin controller node (parent) to
> -- 
> 1.9.1
> 

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


Thread

[PATCH 0/8] ADD STM32H743 MCU and STM32H743i-Eval board supports  Alexandre TORGUE <alexandre.torgue@st.com> - 2017-01-31 14:20 +0100
  [PATCH 5/8] ARM: stm32: Add a new SOC - STM32H743 Alexandre TORGUE <alexandre.torgue@st.com> - 2017-01-31 14:20 +0100
  [PATCH 8/8] ARM: configs: Add new config fragment to change RAM start point Alexandre TORGUE <alexandre.torgue@st.com> - 2017-01-31 14:20 +0100
  [PATCH 3/8] Documentation: dt-bindings: Add STM32 pinctrl driver DT bindings Alexandre TORGUE <alexandre.torgue@st.com> - 2017-01-31 14:20 +0100
    Re: [PATCH 3/8] Documentation: dt-bindings: Add STM32 pinctrl driver  DT bindings Rob Herring <robh@kernel.org> - 2017-02-01 18:40 +0100
    Re: [PATCH 3/8] Documentation: dt-bindings: Add STM32 pinctrl driver  DT bindings Rob Herring <robh@kernel.org> - 2017-02-01 18:40 +0100
    Re: [PATCH 3/8] Documentation: dt-bindings: Add STM32 pinctrl driver  DT bindings Linus Walleij <linus.walleij@linaro.org> - 2017-02-06 09:50 +0100
  [PATCH 6/8] ARM: stm32: Introduce MACH_STM32H743 flag Alexandre TORGUE <alexandre.torgue@st.com> - 2017-01-31 14:20 +0100
  [PATCH 7/8] ARM: dts: stm32: Add STM32H743 MCU and STM32H743i-EVAL board Alexandre TORGUE <alexandre.torgue@st.com> - 2017-01-31 14:20 +0100
  [PATCH 4/8] ARM: stm32: create dedicated kconfig for STM32 machine Alexandre TORGUE <alexandre.torgue@st.com> - 2017-01-31 14:20 +0100
  Re: [PATCH 0/8] ADD STM32H743 MCU and STM32H743i-Eval board supports Linus Walleij <linus.walleij@linaro.org> - 2017-02-01 16:20 +0100
    Re: [PATCH 0/8] ADD STM32H743 MCU and STM32H743i-Eval board supports Alexandre Torgue <alexandre.torgue@st.com> - 2017-02-01 17:50 +0100
  Re: [PATCH 1/8] include: dt-bindings: Add STM32H7 pinctrl DT bindings Linus Walleij <linus.walleij@linaro.org> - 2017-02-06 09:40 +0100
  Re: [PATCH 2/8] pinctrl: stm32: Add STM32H743 MCU support Linus Walleij <linus.walleij@linaro.org> - 2017-02-06 09:50 +0100

csiph-web