* [PATCH] Documentation: dt-bindings: Fix "st, syscfg" definition for STM32 pinctrl
@ 2016-09-13 13:28 Alexandre TORGUE
2016-09-13 20:59 ` [PATCH] Documentation: dt-bindings: Fix "st,syscfg" " Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: Alexandre TORGUE @ 2016-09-13 13:28 UTC (permalink / raw)
To: linux-arm-kernel
"st,syscfg" entry was bad described.
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
diff --git a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
index a0eed99..f9753c4 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.
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-13 20:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-13 13:28 [PATCH] Documentation: dt-bindings: Fix "st, syscfg" definition for STM32 pinctrl Alexandre TORGUE
2016-09-13 20:59 ` [PATCH] Documentation: dt-bindings: Fix "st,syscfg" " Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).