aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
diff options
context:
space:
mode:
authorAlexandre TORGUE <alexandre.torgue@st.com>2016-09-13 15:28:12 +0200
committerLinus Walleij <linus.walleij@linaro.org>2016-09-13 23:03:06 +0200
commit905933af8924dc4e93aea5f9dadb61049b0c5325 (patch)
tree1adec2ef79bda8f1164b6b62288247b29aae6bfb /Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
parentdriver: base: pinctrl: return error from pinctrl_bind_pins() (diff)
downloadlinux-dev-905933af8924dc4e93aea5f9dadb61049b0c5325.tar.xz
linux-dev-905933af8924dc4e93aea5f9dadb61049b0c5325.zip
pinctrl: Fix "st,syscfg" definition for STM32 pinctrl
"st,syscfg" entry was bad described. Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt')
-rw-r--r--Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
index a0eed99214b5..f9753c416974 100644
--- a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
@@ -16,7 +16,9 @@ Required properies:
gpio-bank node (children).
- interrupt-parent: phandle of the interrupt parent to which the external
GPIO interrupts are forwarded to.
- - st,syscfg: phandle of the syscfg node used for IRQ mux selection.
+ - st,syscfg: Should be phandle/offset pair. The phandle to the syscon node
+ which includes IRQ mux selection register, and the offset of the IRQ mux
+ selection register.
- pins-are-numbered: Specify the subnodes are using numbered pinmux to
specify pins.