Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-29 Thread Stephen Boyd
On 03/24, Nicolas Dechesne wrote: > On Thu, Mar 24, 2016 at 2:48 AM, Stephen Boyd wrote: > > I don't make up the names, but for other qcom sbc products the > > bootloader is looking for sbc there to make sure it picks the right dtb > > blob. So I guess this is _the_ qcom

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-29 Thread Stephen Boyd
On 03/24, Nicolas Dechesne wrote: > On Thu, Mar 24, 2016 at 2:48 AM, Stephen Boyd wrote: > > I don't make up the names, but for other qcom sbc products the > > bootloader is looking for sbc there to make sure it picks the right dtb > > blob. So I guess this is _the_ qcom 8064 sbc? Definitely not

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-29 Thread Bjorn Andersson
On Wed 23 Mar 18:48 PDT 2016, Stephen Boyd wrote: > On 03/23/2016 06:04 PM, Bjorn Andersson wrote: > > On Wed, Mar 23, 2016 at 1:30 PM, Srinivas Kandagatla > > wrote: > >> > >> On 23/03/16 20:07, Stephen Boyd wrote: [..] > > > > Also, if I make a product based of

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-29 Thread Bjorn Andersson
On Wed 23 Mar 18:48 PDT 2016, Stephen Boyd wrote: > On 03/23/2016 06:04 PM, Bjorn Andersson wrote: > > On Wed, Mar 23, 2016 at 1:30 PM, Srinivas Kandagatla > > wrote: > >> > >> On 23/03/16 20:07, Stephen Boyd wrote: [..] > > > > Also, if I make a product based of this board, with some minor > >

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-24 Thread Nicolas Dechesne
On Thu, Mar 24, 2016 at 2:48 AM, Stephen Boyd wrote: > I don't make up the names, but for other qcom sbc products the > bootloader is looking for sbc there to make sure it picks the right dtb > blob. So I guess this is _the_ qcom 8064 sbc? Definitely not _the_ 8064 > sbc

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-24 Thread Nicolas Dechesne
On Thu, Mar 24, 2016 at 2:48 AM, Stephen Boyd wrote: > I don't make up the names, but for other qcom sbc products the > bootloader is looking for sbc there to make sure it picks the right dtb > blob. So I guess this is _the_ qcom 8064 sbc? Definitely not _the_ 8064 > sbc though. > > If this

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-24 Thread Arnd Bergmann
On Wednesday 23 March 2016 18:48:46 Stephen Boyd wrote: > >> > > This "sbc" isn't that just the abbreviation for "single board > > computer"? I find it hard to believe this is _the_ 8064 sbc or the > > only 8064 sbc. > > I don't make up the names, but for other qcom sbc products the > bootloader

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-24 Thread Arnd Bergmann
On Wednesday 23 March 2016 18:48:46 Stephen Boyd wrote: > >> > > This "sbc" isn't that just the abbreviation for "single board > > computer"? I find it hard to believe this is _the_ 8064 sbc or the > > only 8064 sbc. > > I don't make up the names, but for other qcom sbc products the > bootloader

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-23 Thread Stephen Boyd
On 03/23/2016 06:04 PM, Bjorn Andersson wrote: > On Wed, Mar 23, 2016 at 1:30 PM, Srinivas Kandagatla > wrote: >> >> On 23/03/16 20:07, Stephen Boyd wrote: >>> On 03/23/2016 12:47 PM, Srinivas Kandagatla wrote: diff --git

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-23 Thread Stephen Boyd
On 03/23/2016 06:04 PM, Bjorn Andersson wrote: > On Wed, Mar 23, 2016 at 1:30 PM, Srinivas Kandagatla > wrote: >> >> On 23/03/16 20:07, Stephen Boyd wrote: >>> On 03/23/2016 12:47 PM, Srinivas Kandagatla wrote: diff --git a/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-23 Thread Bjorn Andersson
On Wed, Mar 23, 2016 at 1:30 PM, Srinivas Kandagatla wrote: > > > On 23/03/16 20:07, Stephen Boyd wrote: >> >> On 03/23/2016 12:47 PM, Srinivas Kandagatla wrote: >>> >>> diff --git a/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts >>>

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-23 Thread Bjorn Andersson
On Wed, Mar 23, 2016 at 1:30 PM, Srinivas Kandagatla wrote: > > > On 23/03/16 20:07, Stephen Boyd wrote: >> >> On 03/23/2016 12:47 PM, Srinivas Kandagatla wrote: >>> >>> diff --git a/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts >>> b/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts >>>

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-23 Thread Srinivas Kandagatla
On 23/03/16 20:07, Stephen Boyd wrote: On 03/23/2016 12:47 PM, Srinivas Kandagatla wrote: diff --git a/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts b/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts new file mode 100644 index 000..e96aab6 --- /dev/null +++

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-23 Thread Srinivas Kandagatla
On 23/03/16 20:07, Stephen Boyd wrote: On 03/23/2016 12:47 PM, Srinivas Kandagatla wrote: diff --git a/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts b/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts new file mode 100644 index 000..e96aab6 --- /dev/null +++

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-23 Thread Stephen Boyd
On 03/23/2016 12:47 PM, Srinivas Kandagatla wrote: > diff --git a/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts > b/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts > new file mode 100644 > index 000..e96aab6 > --- /dev/null > +++ b/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts

Re: [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-23 Thread Stephen Boyd
On 03/23/2016 12:47 PM, Srinivas Kandagatla wrote: > diff --git a/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts > b/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts > new file mode 100644 > index 000..e96aab6 > --- /dev/null > +++ b/arch/arm/boot/dts/qcom-apq8064-dragonboard-600c.dts

[PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-23 Thread Srinivas Kandagatla
This patch adds support to DragonBoard600 with basic serial ports. DragonBoard600 is based on APQ8064. Signed-off-by: Srinivas Kandagatla --- arch/arm/boot/dts/Makefile | 1 + .../arm/boot/dts/qcom-apq8064-dragonboard-600c.dts | 36

[PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

2016-03-23 Thread Srinivas Kandagatla
This patch adds support to DragonBoard600 with basic serial ports. DragonBoard600 is based on APQ8064. Signed-off-by: Srinivas Kandagatla --- arch/arm/boot/dts/Makefile | 1 + .../arm/boot/dts/qcom-apq8064-dragonboard-600c.dts | 36 ++ 2 files