1. 24 11月, 2011 3 次提交
    • K
      powerpc/85xx: Rework P4080DS device trees · b9db022c
      Kumar Gala 提交于
      Utilize new split between board & SoC, and new SoC device trees split
      into pre & post utilizing 'template' includes for SoC IP blocks.
      
      Other changes include:
      * Adding of MPIC timer blocks
      * Dropping "fsl,p4080-IP..." from compatibles for standard blocks
      * Removed mpic interrupt-parent from dcsr-epu node, just use top level
      * Removed mpic interrupt-parent from sec nodes, just use top level
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      b9db022c
    • K
      powerpc/85xx: Rework P3041DS device tree · b4c3804d
      Kumar Gala 提交于
      Utilize new split between board & SoC, and new SoC device trees split
      into pre & post utilizing 'template' includes for SoC IP blocks.
      
      Other changes include:
      * Adding of MPIC timer blocks
      * Dropping "fsl,p3041-IP..." from compatibles for standard blocks
      * Removed mpic interrupt-parent from dcsr-epu node, just use top level
      * Fixed some dcsr compatiable typo's from 'p43041' to 'p3041'
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      b4c3804d
    • K
      powerpc/85xx: Rework P2041RDB device tree · 8b8673b8
      Kumar Gala 提交于
      Utilize new split between board & SoC, and new SoC device trees split
      into pre & post utilizing 'template' includes for SoC IP blocks.
      
      Other changes include:
      * Adding of MPIC timer blocks
      * Dropping "fsl,p2041-IP..." from compatibles for standard blocks
      * Removed mpic interrupt-parent from dcsr-epu node, just use top level
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      8b8673b8