[RFC][PATCH 2/2] powerpc/85xx: Introduce a P1020 SoC device tree

2011-10-20 Thread Kumar Gala
Create a P1020 SoC dts stub that can be included by a board that utilizes the P1020 SoC. The board can amend any board specific configuration or paramaters (like locaation of CCSRBAR, PCIe controllers, I2C components, ethernet PHY information, etc.) Signed-off-by: Kumar Gala

Re: [RFC][PATCH 2/2] powerpc/85xx: Introduce a P1020 SoC device tree

2011-10-20 Thread Tabi Timur-B04825
On Thu, Oct 20, 2011 at 2:24 AM, Kumar Gala ga...@kernel.crashing.org wrote:  arch/powerpc/boot/dts/p1020soc.dtsi |  262 +++ All of the other dtsi files are of the format ___si.dtsi. Why does this one use ___soc.dtsi? -- Timur Tabi Linux kernel developer at

Re: [RFC][PATCH 2/2] powerpc/85xx: Introduce a P1020 SoC device tree

2011-10-20 Thread Kumar Gala
On Oct 20, 2011, at 11:28 AM, Tabi Timur-B04825 wrote: On Thu, Oct 20, 2011 at 2:24 AM, Kumar Gala ga...@kernel.crashing.org wrote: arch/powerpc/boot/dts/p1020soc.dtsi | 262 +++ All of the other dtsi files are of the format ___si.dtsi. Why does this