Re: [PATCH] powerpc/85xx: Add P4080 SoC device tree include stub
From: Kumar Gala <hidden>
Date: 2011-06-27 13:35:43
From: Kumar Gala <hidden>
Date: 2011-06-27 13:35:43
On Jun 23, 2011, at 7:06 AM, Kumar Gala wrote:
Split out common (non-board specific) parts of the SoC related device tree into a stub so multiple board dts files can include it and we can reduce duplication and maintenance effort. =20 Signed-off-by: Kumar Gala <redacted> --- arch/powerpc/boot/dts/p4080ds.dts | 588 =
+--------------------------------
arch/powerpc/boot/dts/p4080si.dtsi | 661 =
++++++++++++++++++++++++++++++++++++
2 files changed, 662 insertions(+), 587 deletions(-) create mode 100644 arch/powerpc/boot/dts/p4080si.dtsi
applied to next - K=