Re: [PATCH 04/10] of/i2c: Add support for I2C_CLIENT_WAKE when booting with Device Tree

2012-10-08 Thread Lee Jones
On Fri, 05 Oct 2012, Rob Herring wrote: > On 10/05/2012 10:31 AM, Lee Jones wrote: > > It's important for wakeup sources such as keyboards, power buttons > > and the like to identify themselves as wakeup devices. Until now > > this has not been possible when platforms are booting via Device > >

Re: [PATCH 04/10] of/i2c: Add support for I2C_CLIENT_WAKE when booting with Device Tree

2012-10-08 Thread Lee Jones
On Fri, 05 Oct 2012, Rob Herring wrote: On 10/05/2012 10:31 AM, Lee Jones wrote: It's important for wakeup sources such as keyboards, power buttons and the like to identify themselves as wakeup devices. Until now this has not been possible when platforms are booting via Device Tree. A

Re: [PATCH 04/10] of/i2c: Add support for I2C_CLIENT_WAKE when booting with Device Tree

2012-10-05 Thread Jean-Christophe PLAGNIOL-VILLARD
On 16:31 Fri 05 Oct , Lee Jones wrote: > It's important for wakeup sources such as keyboards, power buttons > and the like to identify themselves as wakeup devices. Until now > this has not been possible when platforms are booting via Device > Tree. > > Cc: Rob Herring > Cc:

Re: [PATCH 04/10] of/i2c: Add support for I2C_CLIENT_WAKE when booting with Device Tree

2012-10-05 Thread Rob Herring
On 10/05/2012 10:31 AM, Lee Jones wrote: > It's important for wakeup sources such as keyboards, power buttons > and the like to identify themselves as wakeup devices. Until now > this has not been possible when platforms are booting via Device > Tree. A similar feature from Olof already went in

[PATCH 04/10] of/i2c: Add support for I2C_CLIENT_WAKE when booting with Device Tree

2012-10-05 Thread Lee Jones
It's important for wakeup sources such as keyboards, power buttons and the like to identify themselves as wakeup devices. Until now this has not been possible when platforms are booting via Device Tree. Cc: Rob Herring Cc: devicetree-disc...@lists.ozlabs.org Acked-by: Linus Walleij

[PATCH 04/10] of/i2c: Add support for I2C_CLIENT_WAKE when booting with Device Tree

2012-10-05 Thread Lee Jones
It's important for wakeup sources such as keyboards, power buttons and the like to identify themselves as wakeup devices. Until now this has not been possible when platforms are booting via Device Tree. Cc: Rob Herring rob.herr...@calxeda.com Cc: devicetree-disc...@lists.ozlabs.org Acked-by:

Re: [PATCH 04/10] of/i2c: Add support for I2C_CLIENT_WAKE when booting with Device Tree

2012-10-05 Thread Rob Herring
On 10/05/2012 10:31 AM, Lee Jones wrote: It's important for wakeup sources such as keyboards, power buttons and the like to identify themselves as wakeup devices. Until now this has not been possible when platforms are booting via Device Tree. A similar feature from Olof already went in for

Re: [PATCH 04/10] of/i2c: Add support for I2C_CLIENT_WAKE when booting with Device Tree

2012-10-05 Thread Jean-Christophe PLAGNIOL-VILLARD
On 16:31 Fri 05 Oct , Lee Jones wrote: It's important for wakeup sources such as keyboards, power buttons and the like to identify themselves as wakeup devices. Until now this has not been possible when platforms are booting via Device Tree. Cc: Rob Herring rob.herr...@calxeda.com Cc: