Re: [PATCH][v2] powerpc/85xx: P1020 DTS : re-organize dts files
From: Kumar Gala <hidden>
Date: 2011-05-19 06:16:16
Also in:
linuxppc-dev
From: Kumar Gala <hidden>
Date: 2011-05-19 06:16:16
Also in:
linuxppc-dev
On Apr 7, 2011, at 4:10 AM, Prabhakar Kushwaha wrote:
Creates P1020si.dtsi, containing information for the P1020 SoC. Modifies dts files for P1020 based systems to use dtsi file Signed-off-by: Prabhakar Kushwaha <redacted> Acked-by: Kumar Gala <redacted> --- Based upon git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git(branch master) Please see mpc5200b.dtsi for reference. Tested on P1020RDB Changes for v2: Incorporated Grant Likely's comment -updated model name arch/powerpc/boot/dts/p1020rdb.dts | 316 +------------------------------ arch/powerpc/boot/dts/p1020si.dtsi | 377 ++++++++++++++++++++++++++++++++++++ 2 files changed, 380 insertions(+), 313 deletions(-) create mode 100644 arch/powerpc/boot/dts/p1020si.dtsi
applied to next - k