Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-28 Thread Rob Herring
On Mon, Aug 25, 2014 at 10:17 AM, Jonas Gorski wrote: > On Sat, Aug 23, 2014 at 9:50 PM, Geert Uytterhoeven > wrote: >> On Sat, Aug 23, 2014 at 8:31 AM, Olof Johansson wrote: > arch/arm/boot/dts// > > Is this something we should do for the MIPS and update the other > archite

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-27 Thread David Daney
On 08/27/2014 11:30 AM, Andrew Bresticker wrote: On Mon, Aug 25, 2014 at 8:17 AM, Jonas Gorski wrote: On Sat, Aug 23, 2014 at 9:50 PM, Geert Uytterhoeven wrote: On Sat, Aug 23, 2014 at 8:31 AM, Olof Johansson wrote: arch/arm/boot/dts// Is this something we should do for the MIPS and update

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-27 Thread Andrew Bresticker
On Mon, Aug 25, 2014 at 8:17 AM, Jonas Gorski wrote: > On Sat, Aug 23, 2014 at 9:50 PM, Geert Uytterhoeven > wrote: >> On Sat, Aug 23, 2014 at 8:31 AM, Olof Johansson wrote: > arch/arm/boot/dts// > > Is this something we should do for the MIPS and update the other > architec

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-25 Thread Geert Uytterhoeven
On Mon, Aug 25, 2014 at 5:17 PM, Jonas Gorski wrote: > On Sat, Aug 23, 2014 at 9:50 PM, Geert Uytterhoeven > wrote: >> On Sat, Aug 23, 2014 at 8:31 AM, Olof Johansson wrote: > arch/arm/boot/dts// > > Is this something we should do for the MIPS and update the other > architec

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-25 Thread Jonas Gorski
On Sat, Aug 23, 2014 at 9:50 PM, Geert Uytterhoeven wrote: > On Sat, Aug 23, 2014 at 8:31 AM, Olof Johansson wrote: >>> > arch/arm/boot/dts// >>> > >>> > Is this something we should do for the MIPS and update the other >>> > architectures >>> > to follow that scheme? >>> >>> I recall reading tha

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-25 Thread Ralf Baechle
There have been no forcing arguments for or against acceptance of this patch series but given that many other architectures organize their DTS files in an arch//boot/dts/ directory I think MIPS should follow that example. Ralf -- To unsubscribe from this list: send the line "unsubscribe linux-ke

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-25 Thread Arnd Bergmann
On Sunday 24 August 2014 18:43:35 Rob Herring wrote: > On Sat, Aug 23, 2014 at 11:14 AM, Olof Johansson wrote: > > On Sat, Aug 23, 2014 at 03:56:42PM +0200, Arnd Bergmann wrote: > >> > >> Another argument is that we plan to actually move all the dts files out of > >> the kernel into a separate pro

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-24 Thread Rob Herring
On Sat, Aug 23, 2014 at 11:14 AM, Olof Johansson wrote: > On Sat, Aug 23, 2014 at 03:56:42PM +0200, Arnd Bergmann wrote: >> On Saturday 23 August 2014, Olof Johansson wrote: >> > On Fri, Aug 22, 2014 at 02:10:23PM -0700, Andrew Bresticker wrote: >> > > On Fri, Aug 22, 2014 at 1:42 PM, Florian Fain

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-23 Thread Geert Uytterhoeven
On Sat, Aug 23, 2014 at 8:31 AM, Olof Johansson wrote: >> > arch/arm/boot/dts// >> > >> > Is this something we should do for the MIPS and update the other >> > architectures >> > to follow that scheme? >> >> I recall reading that as well and that it would be adopted for ARM64, >> but that hasn't

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-23 Thread Olof Johansson
On Sat, Aug 23, 2014 at 03:56:42PM +0200, Arnd Bergmann wrote: > On Saturday 23 August 2014, Olof Johansson wrote: > > On Fri, Aug 22, 2014 at 02:10:23PM -0700, Andrew Bresticker wrote: > > > On Fri, Aug 22, 2014 at 1:42 PM, Florian Fainelli > > > wrote: > > > > > > > > On Aug 21, 2014 3:05 PM, "

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-23 Thread Arnd Bergmann
On Saturday 23 August 2014 16:48:52 Jonas Gorski wrote: > On Sat, Aug 23, 2014 at 3:56 PM, Arnd Bergmann wrote: > > Another argument is that we plan to actually move all the dts files out of > > the kernel into a separate project in the future. We really don't want to > > have the churn of moving

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-23 Thread Jonas Gorski
On Sat, Aug 23, 2014 at 3:56 PM, Arnd Bergmann wrote: > Another argument is that we plan to actually move all the dts files out of > the kernel into a separate project in the future. We really don't want to > have the churn of moving all the files now when they get deleted in one > of the next mer

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-23 Thread Arnd Bergmann
On Saturday 23 August 2014, Olof Johansson wrote: > On Fri, Aug 22, 2014 at 02:10:23PM -0700, Andrew Bresticker wrote: > > On Fri, Aug 22, 2014 at 1:42 PM, Florian Fainelli > > wrote: > > > > > > On Aug 21, 2014 3:05 PM, "Andrew Bresticker" > > > wrote: > > > > > > > > To be consistent with oth

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-22 Thread Olof Johansson
On Fri, Aug 22, 2014 at 02:10:23PM -0700, Andrew Bresticker wrote: > On Fri, Aug 22, 2014 at 1:42 PM, Florian Fainelli > wrote: > > > > On Aug 21, 2014 3:05 PM, "Andrew Bresticker" wrote: > > > > > > To be consistent with other architectures and to avoid unnecessary > > > makefile duplication, m

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-22 Thread Andrew Bresticker
On Fri, Aug 22, 2014 at 4:16 PM, Jonas Gorski wrote: > On Sat, Aug 23, 2014 at 12:10 AM, Andrew Bresticker > wrote: >> On Fri, Aug 22, 2014 at 1:57 PM, David Daney wrote: >>> On 08/22/2014 01:42 PM, Florian Fainelli wrote: On Aug 21, 2014 3:05 PM, "Andrew Bresticker" >>>

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-22 Thread Jonas Gorski
On Sat, Aug 23, 2014 at 12:10 AM, Andrew Bresticker wrote: > On Fri, Aug 22, 2014 at 1:57 PM, David Daney wrote: >> On 08/22/2014 01:42 PM, Florian Fainelli wrote: >>> >>> On Aug 21, 2014 3:05 PM, "Andrew Bresticker" >> > wrote: >>> > >>> > To be consistent with ot

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-22 Thread Andrew Bresticker
On Fri, Aug 22, 2014 at 1:57 PM, David Daney wrote: > On 08/22/2014 01:42 PM, Florian Fainelli wrote: >> >> On Aug 21, 2014 3:05 PM, "Andrew Bresticker" > > wrote: >> > >> > To be consistent with other architectures and to avoid unnecessary >> > makefile duplicatio

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-22 Thread Andrew Bresticker
On Fri, Aug 22, 2014 at 1:42 PM, Florian Fainelli wrote: > > On Aug 21, 2014 3:05 PM, "Andrew Bresticker" wrote: > > > > To be consistent with other architectures and to avoid unnecessary > > makefile duplication, move all MIPS device-trees to arch/mips/boot/dts > > and build them with a common m

Re: [PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-22 Thread David Daney
On 08/22/2014 01:42 PM, Florian Fainelli wrote: On Aug 21, 2014 3:05 PM, "Andrew Bresticker" mailto:abres...@chromium.org>> wrote: > > To be consistent with other architectures and to avoid unnecessary > makefile duplication, move all MIPS device-trees to arch/mips/boot/dts > and build them w

[PATCH 0/7] MIPS: Move device-tree files to a common location

2014-08-21 Thread Andrew Bresticker
To be consistent with other architectures and to avoid unnecessary makefile duplication, move all MIPS device-trees to arch/mips/boot/dts and build them with a common makefile. Patch 1 sets up the makefiles for building the DTs in arch/mips/boot/dts and introduces the config option BUILTIN_DTB for