Re: [PATCH v2 10/18] dt-bindings: Document the STM32 pin controller

2015-03-06 Thread Linus Walleij
I saw this other thing: On Fri, Feb 20, 2015 at 7:01 PM, Maxime Coquelin wrote: > This adds documentation of device tree bindings for the > STM32 pin controller. > > Signed-off-by: Maxime Coquelin (...) > +- altmode : Should be mode or alternate function number associated this pin, > as > +des

Re: [PATCH v2 10/18] dt-bindings: Document the STM32 pin controller

2015-03-06 Thread Linus Walleij
On Fri, Feb 20, 2015 at 7:01 PM, Maxime Coquelin wrote: > This adds documentation of device tree bindings for the > STM32 pin controller. > > Signed-off-by: Maxime Coquelin (...) > +Pin controller node: > +Required properies: > +- compatible : "st,stm32-pinctrl" > +- #address-cells: The value

[PATCH v2 10/18] dt-bindings: Document the STM32 pin controller

2015-02-20 Thread Maxime Coquelin
This adds documentation of device tree bindings for the STM32 pin controller. Signed-off-by: Maxime Coquelin --- .../devicetree/bindings/pinctrl/pinctrl-stm32.txt | 99 ++ 1 file changed, 99 insertions(+) create mode 100644 Documentation/devicetree/bindings/pinctrl/pinctrl-