[PATCH 2/2] [v4] powerpc/85xx: create 32-bit DTS for the P1022DS

Kumar Gala galak at kernel.crashing.org
Sat Mar 17 02:48:46 EST 2012


On Feb 15, 2012, at 6:25 PM, Timur Tabi wrote:

> Create a 32-bit address space version of p1022ds.dts.  To avoid confusion,
> p1022ds.dts is renamed to p1022ds_36b.dts.  We also create p1022ds.dtsi
> to store some common nodes.
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>
> ---
> arch/powerpc/boot/dts/p1022ds.dts     |  274 ---------------------------------
> arch/powerpc/boot/dts/p1022ds.dtsi    |  234 ++++++++++++++++++++++++++++
> arch/powerpc/boot/dts/p1022ds_32b.dts |  103 ++++++++++++
> arch/powerpc/boot/dts/p1022ds_36b.dts |  103 ++++++++++++
> 4 files changed, 440 insertions(+), 274 deletions(-)
> delete mode 100644 arch/powerpc/boot/dts/p1022ds.dts
> create mode 100644 arch/powerpc/boot/dts/p1022ds.dtsi
> create mode 100644 arch/powerpc/boot/dts/p1022ds_32b.dts
> create mode 100644 arch/powerpc/boot/dts/p1022ds_36b.dts

applied

- k


More information about the Linuxppc-dev mailing list