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


Groups > linux.kernel > #1437035

[PATCH 3/3] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings

From Alexandre TORGUE <alexandre.torgue@st.com>
Newsgroups linux.kernel
Subject [PATCH 3/3] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings
Date 2016-07-05 15:50 +0200
Message-ID <rRyTD-3ri-23@gated-at.bofh.it> (permalink)
References <rRyTD-3ri-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 7b4800c..587bffb 100644
--- a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
@@ -9,6 +9,7 @@ Pin controller node:
 Required properies:
  - compatible: value should be one of the following:
    (a) "st,stm32f429-pinctrl"
+   (b) "st,stm32f746-pinctrl"
  - #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/3] Add STM32F746 MCU pinctrl support Alexandre TORGUE <alexandre.torgue@st.com> - 2016-07-05 15:50 +0200
  [PATCH 3/3] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings Alexandre TORGUE <alexandre.torgue@st.com> - 2016-07-05 15:50 +0200
    Re: [PATCH 3/3] Documentation: dt: Add new compatible to STM32  pinctrl driver bindings Linus Walleij <linus.walleij@linaro.org> - 2016-07-05 17:10 +0200
  Re: [PATCH 2/3] pinctrl: Add STM32F746 MCU support Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-07-05 16:10 +0200
    Re: [PATCH 2/3] pinctrl: Add STM32F746 MCU support Alexandre Torgue <alexandre.torgue@st.com> - 2016-07-06 10:00 +0200
  Re: [PATCH 1/3] includes: dt-bindings: Add STM32F746 pinctrl DT bindings Linus Walleij <linus.walleij@linaro.org> - 2016-07-05 17:00 +0200
    Re: [PATCH 1/3] includes: dt-bindings: Add STM32F746 pinctrl DT  bindings Alexandre Torgue <alexandre.torgue@st.com> - 2016-07-05 17:30 +0200
  Re: [PATCH 2/3] pinctrl: Add STM32F746 MCU support Linus Walleij <linus.walleij@linaro.org> - 2016-07-05 17:10 +0200

csiph-web