Re: [PATCH] ARM: tegra: fix erroneous address in dts

2016-07-18 Thread Ralf Ramsauer
On 07/18/2016 08:01 AM, Thierry Reding wrote: > On Fri, Jul 15, 2016 at 06:18:03PM +0200, Ralf Ramsauer wrote: >> On 07/15/2016 06:01 PM, Stephen Warren wrote: >>> On 07/15/2016 03:37 AM, Ralf Ramsauer wrote: On 07/15/2016 12:02 AM, Thierry Reding wrote: > On Thu, Jul 14, 2016 at 06:48:5

Re: [PATCH] ARM: tegra: fix erroneous address in dts

2016-07-17 Thread Thierry Reding
On Fri, Jul 15, 2016 at 06:18:03PM +0200, Ralf Ramsauer wrote: > On 07/15/2016 06:01 PM, Stephen Warren wrote: > > On 07/15/2016 03:37 AM, Ralf Ramsauer wrote: > >> On 07/15/2016 12:02 AM, Thierry Reding wrote: > >>> On Thu, Jul 14, 2016 at 06:48:57PM +0200, Ralf Ramsauer wrote: > c90bb7b enab

Re: [PATCH] ARM: tegra: fix erroneous address in dts

2016-07-15 Thread Ralf Ramsauer
On 07/15/2016 06:01 PM, Stephen Warren wrote: > On 07/15/2016 03:37 AM, Ralf Ramsauer wrote: >> On 07/15/2016 12:02 AM, Thierry Reding wrote: >>> On Thu, Jul 14, 2016 at 06:48:57PM +0200, Ralf Ramsauer wrote: c90bb7b enabled the high speed UARTs of the Jetson TK1. The address specificatio

Re: [PATCH] ARM: tegra: fix erroneous address in dts

2016-07-15 Thread Stephen Warren
On 07/15/2016 03:37 AM, Ralf Ramsauer wrote: On 07/15/2016 12:02 AM, Thierry Reding wrote: On Thu, Jul 14, 2016 at 06:48:57PM +0200, Ralf Ramsauer wrote: c90bb7b enabled the high speed UARTs of the Jetson TK1. The address specification inside the dts is wrong. Fix it and use the correct address

Re: [PATCH] ARM: tegra: fix erroneous address in dts

2016-07-15 Thread Ralf Ramsauer
On 07/15/2016 12:02 AM, Thierry Reding wrote: > On Thu, Jul 14, 2016 at 06:48:57PM +0200, Ralf Ramsauer wrote: >> c90bb7b enabled the high speed UARTs of the Jetson TK1. The address >> specification inside the dts is wrong. Fix it and use the correct >> address. >> >> Fixes: c90bb7b9b9 ("ARM: tegra

Re: [PATCH] ARM: tegra: fix erroneous address in dts

2016-07-14 Thread Thierry Reding
On Thu, Jul 14, 2016 at 06:48:57PM +0200, Ralf Ramsauer wrote: > c90bb7b enabled the high speed UARTs of the Jetson TK1. The address > specification inside the dts is wrong. Fix it and use the correct > address. > > Fixes: c90bb7b9b9 ("ARM: tegra: Add high speed UARTs to Jetson TK1 device > tree"