Re: [PATCH v3 1/3] devicetree: of: Add bindings for chosen node, stdout-path

2014-12-04 Thread Grant Likely
On Wed, 03 Dec 2014 15:07:49 -0800 , Frank Rowand frowand.l...@gmail.com wrote: On 12/3/2014 1:45 PM, Grant Likely wrote: On Wed, Dec 3, 2014 at 7:46 PM, Frank Rowand frowand.l...@gmail.com wrote: On 12/3/2014 7:12 AM, Grant Likely wrote: On Wed, Dec 3, 2014 at 2:24 AM, Frank Rowand

Re: [PATCH v3 1/3] devicetree: of: Add bindings for chosen node, stdout-path

2014-12-03 Thread Grant Likely
On Wed, Dec 3, 2014 at 2:24 AM, Frank Rowand frowand.l...@gmail.com wrote: On 11/27/2014 9:56 AM, Leif Lindholm wrote: Add a global binding for the chosen node. Include a description of the stdout-path, and an explicit statement on its extra options in the context of a UART console. Opening

Re: [PATCH v3 1/3] devicetree: of: Add bindings for chosen node, stdout-path

2014-12-03 Thread Frank Rowand
On 12/3/2014 7:12 AM, Grant Likely wrote: On Wed, Dec 3, 2014 at 2:24 AM, Frank Rowand frowand.l...@gmail.com wrote: On 11/27/2014 9:56 AM, Leif Lindholm wrote: Add a global binding for the chosen node. Include a description of the stdout-path, and an explicit statement on its extra options

Re: [PATCH v3 1/3] devicetree: of: Add bindings for chosen node, stdout-path

2014-12-03 Thread Grant Likely
On Wed, Dec 3, 2014 at 7:46 PM, Frank Rowand frowand.l...@gmail.com wrote: On 12/3/2014 7:12 AM, Grant Likely wrote: On Wed, Dec 3, 2014 at 2:24 AM, Frank Rowand frowand.l...@gmail.com wrote: On 11/27/2014 9:56 AM, Leif Lindholm wrote: Add a global binding for the chosen node. Include a

Re: [PATCH v3 1/3] devicetree: of: Add bindings for chosen node, stdout-path

2014-12-03 Thread Frank Rowand
On 12/3/2014 1:45 PM, Grant Likely wrote: On Wed, Dec 3, 2014 at 7:46 PM, Frank Rowand frowand.l...@gmail.com wrote: On 12/3/2014 7:12 AM, Grant Likely wrote: On Wed, Dec 3, 2014 at 2:24 AM, Frank Rowand frowand.l...@gmail.com wrote: On 11/27/2014 9:56 AM, Leif Lindholm wrote: Add a global

Re: [PATCH v3 1/3] devicetree: of: Add bindings for chosen node, stdout-path

2014-12-02 Thread Frank Rowand
On 11/27/2014 9:56 AM, Leif Lindholm wrote: Add a global binding for the chosen node. Include a description of the stdout-path, and an explicit statement on its extra options in the context of a UART console. Opening description stolen from www.devicetree.org, and part of the remaining text

[PATCH v3 1/3] devicetree: of: Add bindings for chosen node, stdout-path

2014-11-27 Thread Leif Lindholm
Add a global binding for the chosen node. Include a description of the stdout-path, and an explicit statement on its extra options in the context of a UART console. Opening description stolen from www.devicetree.org, and part of the remaining text provided by Mark Rutland. Signed-off-by: Leif

Re: [PATCH v3 1/3] devicetree: of: Add bindings for chosen node, stdout-path

2014-11-27 Thread Mark Rutland
On Thu, Nov 27, 2014 at 05:56:05PM +, Leif Lindholm wrote: Add a global binding for the chosen node. Include a description of the stdout-path, and an explicit statement on its extra options in the context of a UART console. Opening description stolen from www.devicetree.org, and part of

Re: [PATCH v3 1/3] devicetree: of: Add bindings for chosen node, stdout-path

2014-11-27 Thread Grant Likely
On Thu, 27 Nov 2014 18:41:33 + , Mark Rutland mark.rutl...@arm.com wrote: On Thu, Nov 27, 2014 at 05:56:05PM +, Leif Lindholm wrote: Add a global binding for the chosen node. Include a description of the stdout-path, and an explicit statement on its extra options in the context of