Re: [PATCH 0/7] MIPS: Move device-tree files to a common location
From: Andrew Bresticker <hidden>
Date: 2014-08-22 21:10:26
Also in:
linux-mips, lkml
From: Andrew Bresticker <hidden>
Date: 2014-08-22 21:10:26
Also in:
linux-mips, lkml
On Fri, Aug 22, 2014 at 1:42 PM, Florian Fainelli [off-list ref] wrote:
On Aug 21, 2014 3:05 PM, "Andrew Bresticker" [off-list ref] wrote:quoted
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.I recall reading that the ARM organization for DTS files was a bit unfortunate and should have been something like: arch/arm/boot/dts/<vendor>/ 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 seemed to have happened. Perhaps Olof (CC'ed) will no more.