mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 10:31:48 +00:00
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>
This commit is contained in:
parent
eb4ec68acf
commit
905933af89
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user