Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-07-15 Thread Michal Simek
On 07/14/2014 08:12 PM, Olof Johansson wrote: > On Tue, Jul 8, 2014 at 4:18 AM, Michal Simek wrote: >> On 06/30/2014 07:15 AM, Olof Johansson wrote: >>> Hi, >>> >>> On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber wrote: This allows to boot the Adapteva Parallella board to serial console.

Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-07-15 Thread Michal Simek
On 07/14/2014 08:12 PM, Olof Johansson wrote: On Tue, Jul 8, 2014 at 4:18 AM, Michal Simek michal.si...@xilinx.com wrote: On 06/30/2014 07:15 AM, Olof Johansson wrote: Hi, On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber afaer...@suse.de wrote: This allows to boot the Adapteva Parallella

Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-07-14 Thread Andreas Färber
Am 14.07.2014 20:12, schrieb Olof Johansson: > On Tue, Jul 8, 2014 at 4:18 AM, Michal Simek wrote: >> On 06/30/2014 07:15 AM, Olof Johansson wrote: >>> Hi, >>> >>> On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber wrote: This allows to boot the Adapteva Parallella board to serial console.

Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-07-14 Thread Olof Johansson
On Tue, Jul 8, 2014 at 4:18 AM, Michal Simek wrote: > On 06/30/2014 07:15 AM, Olof Johansson wrote: >> Hi, >> >> On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber wrote: >>> This allows to boot the Adapteva Parallella board to serial console. >>> >>> Cc: Andreas Olofsson >>> Signed-off-by:

Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-07-14 Thread Olof Johansson
On Tue, Jul 8, 2014 at 4:18 AM, Michal Simek michal.si...@xilinx.com wrote: On 06/30/2014 07:15 AM, Olof Johansson wrote: Hi, On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber afaer...@suse.de wrote: This allows to boot the Adapteva Parallella board to serial console. Cc: Andreas Olofsson

Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-07-14 Thread Andreas Färber
Am 14.07.2014 20:12, schrieb Olof Johansson: On Tue, Jul 8, 2014 at 4:18 AM, Michal Simek michal.si...@xilinx.com wrote: On 06/30/2014 07:15 AM, Olof Johansson wrote: Hi, On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber afaer...@suse.de wrote: This allows to boot the Adapteva Parallella board

Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-07-08 Thread Michal Simek
On 06/30/2014 07:15 AM, Olof Johansson wrote: > Hi, > > On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber wrote: >> This allows to boot the Adapteva Parallella board to serial console. >> >> Cc: Andreas Olofsson >> Signed-off-by: Andreas Färber > > Nice and clean DTS, just a couple of comments

Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-07-08 Thread Michal Simek
On 06/30/2014 07:15 AM, Olof Johansson wrote: Hi, On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber afaer...@suse.de wrote: This allows to boot the Adapteva Parallella board to serial console. Cc: Andreas Olofsson andr...@adapteva.com Signed-off-by: Andreas Färber afaer...@suse.de Nice

Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-06-30 Thread Andreas Färber
Hi, +Matteo Am 30.06.2014 07:15, schrieb Olof Johansson: > On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber wrote: >> This allows to boot the Adapteva Parallella board to serial console. >> >> Cc: Andreas Olofsson >> Signed-off-by: Andreas Färber > > Nice and clean DTS, just a couple of

Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-06-30 Thread Andreas Färber
Hi, +Matteo Am 30.06.2014 07:15, schrieb Olof Johansson: On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber afaer...@suse.de wrote: This allows to boot the Adapteva Parallella board to serial console. Cc: Andreas Olofsson andr...@adapteva.com Signed-off-by: Andreas Färber afaer...@suse.de

Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-06-29 Thread Olof Johansson
Hi, On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber wrote: > This allows to boot the Adapteva Parallella board to serial console. > > Cc: Andreas Olofsson > Signed-off-by: Andreas Färber Nice and clean DTS, just a couple of comments below. > diff --git a/arch/arm/boot/dts/zynq-parallella.dts

[PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-06-29 Thread Andreas Färber
This allows to boot the Adapteva Parallella board to serial console. Cc: Andreas Olofsson Signed-off-by: Andreas Färber --- arch/arm/boot/dts/Makefile| 4 ++- arch/arm/boot/dts/zynq-parallella.dts | 63 +++ 2 files changed, 66 insertions(+), 1

[PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-06-29 Thread Andreas Färber
This allows to boot the Adapteva Parallella board to serial console. Cc: Andreas Olofsson andr...@adapteva.com Signed-off-by: Andreas Färber afaer...@suse.de --- arch/arm/boot/dts/Makefile| 4 ++- arch/arm/boot/dts/zynq-parallella.dts | 63 +++ 2

Re: [PATCH 1/1] ARM: dts: zynq: Add Parallella device tree

2014-06-29 Thread Olof Johansson
Hi, On Sun, Jun 29, 2014 at 1:50 PM, Andreas Färber afaer...@suse.de wrote: This allows to boot the Adapteva Parallella board to serial console. Cc: Andreas Olofsson andr...@adapteva.com Signed-off-by: Andreas Färber afaer...@suse.de Nice and clean DTS, just a couple of comments below.