On Tue, Jun 12, 2012 at 04:06:16PM +0200, Andrew Lunn wrote:
quoted
arch/arm/mach-kirkwood/board-* (DT files)
-> arch/arm/mach-mvebu/
I know of work being done to make orion5x and dove also support DT.
Should we consider some sort of prefix or midfix indicating which SoC
a board file is for? It will not be easy to mentally keep track of
board-ts209.c is an orion5x and board-ts219.c is kirkwood etc.
The board-BOARD.c files are transitional files, and will disappear once
the DT conversion is done. All that will remain is board-dt.c. So,
there is no long-term issue. Since it's a short term issue, and we're
moving/renaming anyway, how about kirkwood-dreamplug.c, orion5x-ts209.c,
etc?
I personally don't think it's needed, but I have no strong opinion on
it.
thx,
Jason.