]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
powerpc/fsl-booke: Add initial silicon device tree files for B4860 and B4420
authorShaveta Leekha <shaveta@freescale.com>
Fri, 5 Apr 2013 06:33:49 +0000 (12:03 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 10 Apr 2013 15:15:29 +0000 (10:15 -0500)
commit965fcb4def356b1822083d264e1d6df817b66d1a
treeec683ec13f1c21d4d9047fd3d2f0368570fcacc4
parent50d8f87d2b39313dae9d0a2d9b23d377328f2f7b
powerpc/fsl-booke: Add initial silicon device tree files for B4860 and B4420

B4860 and B4420 are similar that share some commonalities

* common features have been added in b4si-pre.dtsi and b4si-post.dtsi
* differences are added in respective silicon files of B4860 and B4420

There are several things missing from the device trees of B4860 and B4420:

* DPAA related nodes (Qman, Bman, Fman, Rman)
* DSP related nodes/information
* serdes, sfp(security fuse processor), thermal,
  gpio, maple, cpri, quad timers nodes

Signed-off-by: Shaveta Leekha <shaveta@freescale.com>
Signed-off-by: Zhao Chenhui <chenhui.zhao@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>
Signed-off-by: Varun Sethi <Varun.Sethi@freescale.com>
Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com>
Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: Vakul Garg <vakul@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/fsl/b4420si-post.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/fsl/b4420si-pre.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/fsl/b4860si-post.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/fsl/b4si-post.dtsi [new file with mode: 0644]