Re: [PATCH v3 6/7] Documentation: add the Marvell Berlin pinctrl documentation

2014-05-22 Thread Linus Walleij
On Fri, May 16, 2014 at 6:47 PM, Antoine Ténart wrote: > Linus, >> > +sm_pinctrl: pin-controller@0 { >> > + compatible = "marvell,berlin2q-sysmgr-pinctrl"; >> > + reg = <0xfc 0x44>; >> > + >> > + uart0_pmux: uart0-pmux { >> > + marvell,groups = "GSM12",

Re: [PATCH v3 6/7] Documentation: add the Marvell Berlin pinctrl documentation

2014-05-22 Thread Linus Walleij
On Fri, May 16, 2014 at 6:47 PM, Antoine Ténart antoine.ten...@free-electrons.com wrote: Linus, +sm_pinctrl: pin-controller@0 { + compatible = marvell,berlin2q-sysmgr-pinctrl; + reg = 0xfc 0x44; + + uart0_pmux: uart0-pmux { + marvell,groups =

Re: [PATCH v3 6/7] Documentation: add the Marvell Berlin pinctrl documentation

2014-05-16 Thread Antoine Ténart
Linus, On Fri, May 16, 2014 at 03:35:48PM +0200, Linus Walleij wrote: > On Mon, May 5, 2014 at 7:27 AM, Antoine Ténart > wrote: > > > Add the documentation related to the Berlin pin-controller driver and > > explain how to configure this group based controller. > > > > Signed-off-by: Antoine

Re: [PATCH v3 6/7] Documentation: add the Marvell Berlin pinctrl documentation

2014-05-16 Thread Linus Walleij
On Mon, May 5, 2014 at 7:27 AM, Antoine Ténart wrote: > Add the documentation related to the Berlin pin-controller driver and > explain how to configure this group based controller. > > Signed-off-by: Antoine Ténart > Acked-by: Sebastian Hesselbarth (...) When I see this: > +Required

Re: [PATCH v3 6/7] Documentation: add the Marvell Berlin pinctrl documentation

2014-05-16 Thread Linus Walleij
On Mon, May 5, 2014 at 7:27 AM, Antoine Ténart antoine.ten...@free-electrons.com wrote: Add the documentation related to the Berlin pin-controller driver and explain how to configure this group based controller. Signed-off-by: Antoine Ténart antoine.ten...@free-electrons.com Acked-by:

Re: [PATCH v3 6/7] Documentation: add the Marvell Berlin pinctrl documentation

2014-05-16 Thread Antoine Ténart
Linus, On Fri, May 16, 2014 at 03:35:48PM +0200, Linus Walleij wrote: On Mon, May 5, 2014 at 7:27 AM, Antoine Ténart antoine.ten...@free-electrons.com wrote: Add the documentation related to the Berlin pin-controller driver and explain how to configure this group based controller.

[PATCH v3 6/7] Documentation: add the Marvell Berlin pinctrl documentation

2014-05-04 Thread Antoine Ténart
Add the documentation related to the Berlin pin-controller driver and explain how to configure this group based controller. Signed-off-by: Antoine Ténart Acked-by: Sebastian Hesselbarth --- .../bindings/pinctrl/marvell,berlin-pinctrl.txt| 45 ++ 1 file changed, 45

[PATCH v3 6/7] Documentation: add the Marvell Berlin pinctrl documentation

2014-05-04 Thread Antoine Ténart
Add the documentation related to the Berlin pin-controller driver and explain how to configure this group based controller. Signed-off-by: Antoine Ténart antoine.ten...@free-electrons.com Acked-by: Sebastian Hesselbarth sebastian.hesselba...@gmail.com ---