Re: [PATCH] pinctrl: imx1-core populate subdevices

2013-11-27 Thread Chris Ruehl
On Wednesday, November 27, 2013 03:31 PM, Markus Pargmann wrote: Hi, On Wed, Nov 27, 2013 at 11:33:15AM +0800, Chris Ruehl wrote: On Wednesday, November 20, 2013 04:01 AM, Linus Walleij wrote: On Mon, Nov 11, 2013 at 7:19 PM, Markus Pargmann wrote: Support gpio devicetree subnodes to allow

Re: [PATCH] pinctrl: imx1-core populate subdevices

2013-11-26 Thread Markus Pargmann
Hi, On Wed, Nov 27, 2013 at 11:33:15AM +0800, Chris Ruehl wrote: > On Wednesday, November 20, 2013 04:01 AM, Linus Walleij wrote: > >On Mon, Nov 11, 2013 at 7:19 PM, Markus Pargmann wrote: > > > >>Support gpio devicetree subnodes to allow a more detailed DT hardware > >>description. > >> > >>Sign

Re: [PATCH] pinctrl: imx1-core populate subdevices

2013-11-26 Thread Chris Ruehl
On Wednesday, November 27, 2013 11:33 AM, Chris Ruehl wrote: On Wednesday, November 20, 2013 04:01 AM, Linus Walleij wrote: On Mon, Nov 11, 2013 at 7:19 PM, Markus Pargmann wrote: Support gpio devicetree subnodes to allow a more detailed DT hardware description. Signed-off-by: Markus Pargma

Re: [PATCH] pinctrl: imx1-core populate subdevices

2013-11-26 Thread Chris Ruehl
On Wednesday, November 20, 2013 04:01 AM, Linus Walleij wrote: On Mon, Nov 11, 2013 at 7:19 PM, Markus Pargmann wrote: Support gpio devicetree subnodes to allow a more detailed DT hardware description. Signed-off-by: Markus Pargmann Looks good to me. Tentatively applied this, the DT people

Re: [PATCH] pinctrl: imx1-core populate subdevices

2013-11-19 Thread Linus Walleij
On Mon, Nov 11, 2013 at 7:19 PM, Markus Pargmann wrote: > Support gpio devicetree subnodes to allow a more detailed DT hardware > description. > > Signed-off-by: Markus Pargmann Looks good to me. Tentatively applied this, the DT people may want to say something about this. Yours, Linus Wallei

[PATCH] pinctrl: imx1-core populate subdevices

2013-11-11 Thread Markus Pargmann
Support gpio devicetree subnodes to allow a more detailed DT hardware description. Signed-off-by: Markus Pargmann --- Hi, This is an incremental patch for the imx1-core and imx27-pinctrl patches to support the gpio nodes as iomux subdevices. Linus, I can resend this integrated into the other t