aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre TORGUE <alexandre.torgue@st.com>2017-04-07 08:43:02 -0400
committerLinus Walleij <linus.walleij@linaro.org>2017-04-24 08:28:58 -0400
commit94bfc9be6de327318a12e3174d3075db6c8079b4 (patch)
tree65528c1ef2464c5e729aae1821aef352bdcbd293
parentca028dbb1836f5a0529a6e5536ee2b2d7027b825 (diff)
pinctrl: Add st,stm32f469-pinctrl compatible to stm32-pinctrl
Add new compatible for stm32f469 MCU. Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r--Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
index e4cda3da11b0..d907a74f8dc0 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:
9Required properies: 9Required properies:
10 - compatible: value should be one of the following: 10 - compatible: value should be one of the following:
11 "st,stm32f429-pinctrl" 11 "st,stm32f429-pinctrl"
12 "st,stm32f469-pinctrl"
12 "st,stm32f746-pinctrl" 13 "st,stm32f746-pinctrl"
13 "st,stm32h743-pinctrl" 14 "st,stm32h743-pinctrl"
14 - #address-cells: The value of this property must be 1 15 - #address-cells: The value of this property must be 1