On 11/11/2012 05:50 AM, Jonas Gorski wrote: > Add simple Device Tree include files for all currently supported SoCs. > These will be populated with device definitions as driver support > gets added. > arch/mips/bcm63xx/dts/bcm6328.dtsi | 30 ++++++++++++++++++++++++++++++ > arch/mips/bcm63xx/dts/bcm6338.dtsi | 30 ++++++++++++++++++++++++++++++ > arch/mips/bcm63xx/dts/bcm6345.dtsi | 30 ++++++++++++++++++++++++++++++ > arch/mips/bcm63xx/dts/bcm6348.dtsi | 30 ++++++++++++++++++++++++++++++ > arch/mips/bcm63xx/dts/bcm6358.dtsi | 33 +++++++++++++++++++++++++++++++++ > arch/mips/bcm63xx/dts/bcm6368.dtsi | 33 +++++++++++++++++++++++++++++++++ All of ARM, c6x, microblaze, openrisc, powerpc put device tree files into arch/${arch}/boot/dts/ - should MIPS follow the same layout?