Re: [RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source optional property

2017-06-30 Thread Rob Herring
On Mon, Jun 26, 2017 at 9:04 PM, jeffy wrote: > Hi Rob, > > On 06/27/2017 12:40 AM, Dmitry Torokhov wrote: >> >> On Mon, Jun 26, 2017 at 11:00:11AM -0500, Rob Herring wrote: >>> >>> On Wed, Jun 21, 2017 at 06:01:49PM +0800, Jeffy Chen wrote: Update document devicetree bindings to support

Re: [RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source optional property

2017-06-26 Thread jeffy
Hi Rob, On 06/27/2017 12:40 AM, Dmitry Torokhov wrote: On Mon, Jun 26, 2017 at 11:00:11AM -0500, Rob Herring wrote: On Wed, Jun 21, 2017 at 06:01:49PM +0800, Jeffy Chen wrote: Update document devicetree bindings to support "wakeup-source" property. Signed-off-by: Jeffy Chen --- Changes in v

Re: [RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source optional property

2017-06-26 Thread Dmitry Torokhov
On Mon, Jun 26, 2017 at 11:00:11AM -0500, Rob Herring wrote: > On Wed, Jun 21, 2017 at 06:01:49PM +0800, Jeffy Chen wrote: > > Update document devicetree bindings to support "wakeup-source" property. > > > > Signed-off-by: Jeffy Chen > > --- > > > > Changes in v3: None > > > > Documentation/de

Re: [RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source optional property

2017-06-26 Thread Rob Herring
On Wed, Jun 21, 2017 at 06:01:49PM +0800, Jeffy Chen wrote: > Update document devicetree bindings to support "wakeup-source" property. > > Signed-off-by: Jeffy Chen > --- > > Changes in v3: None > > Documentation/devicetree/bindings/spi/spi-bus.txt | 1 + > 1 file changed, 1 insertion(+) > >

[RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source optional property

2017-06-21 Thread Jeffy Chen
Update document devicetree bindings to support "wakeup-source" property. Signed-off-by: Jeffy Chen --- Changes in v3: None Documentation/devicetree/bindings/spi/spi-bus.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/spi/spi-bus.txt b/Documentation/de