aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/p4080si.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* powerpc/85xx: Adding DCSR node to dtsi device treesStephen George2011-10-111-2/+96
| | | | | | | | Adding new device tree binding file for the DCSR node. Modifying device tree dtsi files to add DCSR node for P2041, P3041, P4080, & P5020. Signed-off-by: Stephen George <stephen.george@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* powerpc/85xx: Rename PowerPC core nodes to match other e500mc based .dtsKumar Gala2011-10-061-8/+8
| | | | | | | | The P4080 silicon device tree was using PowerPC,4080 while the other e500mc based SoCs used PowerPC,e500mc. Use the core name to be consistent going forward. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* powerpc/85xx: Add P4080 SoC device tree include stubKumar Gala2011-06-271-0/+661
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. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>