提交 905933af 编写于 作者: A Alexandre TORGUE 提交者: Linus Walleij

pinctrl: Fix "st,syscfg" definition for STM32 pinctrl

"st,syscfg" entry was bad described.
Signed-off-by: NAlexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 eb4ec68a
...@@ -16,7 +16,9 @@ Required properies: ...@@ -16,7 +16,9 @@ Required properies:
gpio-bank node (children). gpio-bank node (children).
- interrupt-parent: phandle of the interrupt parent to which the external - interrupt-parent: phandle of the interrupt parent to which the external
GPIO interrupts are forwarded to. 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 - pins-are-numbered: Specify the subnodes are using numbered pinmux to
specify pins. specify pins.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册