Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-10-06 Thread Wolfram Sang
> Are you taking these soon? I've rebased on -next, but they're > still in my local delta. Applied to -next now, will push out later today. -- Pengutronix e.K. | Wolfram Sang| Industrial Linux Solutions | http://www.pengutronix.de/ |

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-10-06 Thread Wolfram Sang
Are you taking these soon? I've rebased on -next, but they're still in my local delta. Applied to -next now, will push out later today. -- Pengutronix e.K. | Wolfram Sang| Industrial Linux Solutions | http://www.pengutronix.de/ |

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-19 Thread Lee Jones
Hi Wolfram, Are you taking these soon? I've rebased on -next, but they're still in my local delta. Kind regards, Lee -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-19 Thread Lee Jones
Hi Wolfram, Are you taking these soon? I've rebased on -next, but they're still in my local delta. Kind regards, Lee -- Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Wolfram Sang
> > Documentation: Device Tree binding information for i2c-nomadik driver > > (Documentation should go along with the code) > > I'm still not too sure about how this benefits anyone. You can ensure > the documentation is placed in an adjacent patch, so it's just as easy > to make

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Lee Jones
> > Now there is: > > git://git.linaro.org/people/ljones/linux-3.0-ux500.git preview-for-next > > OK from having a glimpse, I'd prefer to squash (or have squashed) > > i2c: nomadik: Add Device Tree support to the Nomadik I2C driver > i2c-nomadik: Register sub-devices when passed

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Wolfram Sang
> Ah, sorry. That's my fault for rushing though my ridiculously bloated post- > vacation inbox. :) > > all the infos I got. Some more context would have been helpful. Is there > > a branch somewhere with all the things collected? > > There will be. I'm currently just Ack collecting. > > In

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Lee Jones
> > > First, I'd like to have this patch squashed with "i2c: nomadik: Add > > > Device Tree support to the Nomadik I2C driver". I wanted to do this on > > > my own, but the patches do not apply to 3.6-rc5 (with or without > > > regulator removal patch from Linus)? > > > > I'm really not keen on

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Wolfram Sang
Hi, > > First, I'd like to have this patch squashed with "i2c: nomadik: Add > > Device Tree support to the Nomadik I2C driver". I wanted to do this on > > my own, but the patches do not apply to 3.6-rc5 (with or without > > regulator removal patch from Linus)? > > I'm really not keen on

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Lee Jones
On Wed, Sep 12, 2012 at 12:52:02PM +0200, Wolfram Sang wrote: > On Mon, Sep 10, 2012 at 04:42:36AM -0700, Linus Walleij wrote: > > On Fri, Sep 7, 2012 at 1:14 PM, Lee Jones wrote: > > > > > Each I2C device can be correctly probed already using Device Tree, > > > but the sub-devices still have to

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Lee Jones
On Mon, Sep 10, 2012 at 04:42:36AM -0700, Linus Walleij wrote: > On Fri, Sep 7, 2012 at 1:14 PM, Lee Jones wrote: > > > Each I2C device can be correctly probed already using Device Tree, > > but the sub-devices still have to be registered by calls to > > i2c_register_board_info(). After this

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Lee Jones
On Mon, Sep 10, 2012 at 04:42:36AM -0700, Linus Walleij wrote: On Fri, Sep 7, 2012 at 1:14 PM, Lee Jones lee.jo...@linaro.org wrote: Each I2C device can be correctly probed already using Device Tree, but the sub-devices still have to be registered by calls to i2c_register_board_info().

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Lee Jones
On Wed, Sep 12, 2012 at 12:52:02PM +0200, Wolfram Sang wrote: On Mon, Sep 10, 2012 at 04:42:36AM -0700, Linus Walleij wrote: On Fri, Sep 7, 2012 at 1:14 PM, Lee Jones lee.jo...@linaro.org wrote: Each I2C device can be correctly probed already using Device Tree, but the sub-devices

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Wolfram Sang
Hi, First, I'd like to have this patch squashed with i2c: nomadik: Add Device Tree support to the Nomadik I2C driver. I wanted to do this on my own, but the patches do not apply to 3.6-rc5 (with or without regulator removal patch from Linus)? I'm really not keen on squashing all my

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Lee Jones
First, I'd like to have this patch squashed with i2c: nomadik: Add Device Tree support to the Nomadik I2C driver. I wanted to do this on my own, but the patches do not apply to 3.6-rc5 (with or without regulator removal patch from Linus)? I'm really not keen on squashing all my

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Wolfram Sang
Ah, sorry. That's my fault for rushing though my ridiculously bloated post- vacation inbox. :) all the infos I got. Some more context would have been helpful. Is there a branch somewhere with all the things collected? There will be. I'm currently just Ack collecting. In fact wait

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Lee Jones
Now there is: git://git.linaro.org/people/ljones/linux-3.0-ux500.git preview-for-next OK from having a glimpse, I'd prefer to squash (or have squashed) i2c: nomadik: Add Device Tree support to the Nomadik I2C driver i2c-nomadik: Register sub-devices when passed via Device

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-14 Thread Wolfram Sang
Documentation: Device Tree binding information for i2c-nomadik driver (Documentation should go along with the code) I'm still not too sure about how this benefits anyone. You can ensure the documentation is placed in an adjacent patch, so it's just as easy to make

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-12 Thread Wolfram Sang
On Mon, Sep 10, 2012 at 04:42:36AM -0700, Linus Walleij wrote: > On Fri, Sep 7, 2012 at 1:14 PM, Lee Jones wrote: > > > Each I2C device can be correctly probed already using Device Tree, > > but the sub-devices still have to be registered by calls to > > i2c_register_board_info(). After this

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-12 Thread Wolfram Sang
On Mon, Sep 10, 2012 at 04:42:36AM -0700, Linus Walleij wrote: On Fri, Sep 7, 2012 at 1:14 PM, Lee Jones lee.jo...@linaro.org wrote: Each I2C device can be correctly probed already using Device Tree, but the sub-devices still have to be registered by calls to i2c_register_board_info().

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-10 Thread Linus Walleij
On Fri, Sep 7, 2012 at 1:14 PM, Lee Jones wrote: > Each I2C device can be correctly probed already using Device Tree, > but the sub-devices still have to be registered by calls to > i2c_register_board_info(). After this patch, each sub-device can > be registered directly from Device Tree

Re: [PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-10 Thread Linus Walleij
On Fri, Sep 7, 2012 at 1:14 PM, Lee Jones lee.jo...@linaro.org wrote: Each I2C device can be correctly probed already using Device Tree, but the sub-devices still have to be registered by calls to i2c_register_board_info(). After this patch, each sub-device can be registered directly from

[PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-07 Thread Lee Jones
Each I2C device can be correctly probed already using Device Tree, but the sub-devices still have to be registered by calls to i2c_register_board_info(). After this patch, each sub-device can be registered directly from Device Tree instead, removing the requirement for the aforementioned calls

[PATCH 12/19] i2c-nomadik: Register sub-devices when passed via Device Tree

2012-09-07 Thread Lee Jones
Each I2C device can be correctly probed already using Device Tree, but the sub-devices still have to be registered by calls to i2c_register_board_info(). After this patch, each sub-device can be registered directly from Device Tree instead, removing the requirement for the aforementioned calls