aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre TORGUE <alexandre.torgue@st.com>2016-07-05 09:40:17 -0400
committerLinus Walleij <linus.walleij@linaro.org>2016-07-05 11:02:23 -0400
commit8e40439b068e436105cde4751109b957c6875a4a (patch)
treec75527722d9006a075c04a667958694ec452f518
parentfd1e71e2481445e6a771b9dbd827523337353a3c (diff)
Documentation: dt: Add new compatible to STM32 pinctrl driver bindings
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> 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 7b4800cc251e..587bffb9cbc6 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 (a) "st,stm32f429-pinctrl" 11 (a) "st,stm32f429-pinctrl"
12 (b) "st,stm32f746-pinctrl"
12 - #address-cells: The value of this property must be 1 13 - #address-cells: The value of this property must be 1
13 - #size-cells : The value of this property must be 1 14 - #size-cells : The value of this property must be 1
14 - ranges : defines mapping between pin controller node (parent) to 15 - ranges : defines mapping between pin controller node (parent) to