Browse Source

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>
Alexandre TORGUE 9 years ago
parent
commit
905933af89
1 changed files with 3 additions and 1 deletions
  1. 3 1
      Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt

+ 3 - 1
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.