[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devices
authorKumar Gala <galak@freescale.com>
Sat, 3 Sep 2005 22:55:34 +0000 (15:55 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:56 +0000 (00:05 -0700)
commit8e8fff09756bdb799154d034c63033192d6f8f89
treedb3dcdb7f7a98d983c117a0ad80941fad90df318
parenta2f40ccd294d14e5aca464c1913e8e0d8de35fca
[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devices

Added ppc_sys device and system definitions for PowerQUICC II devices.
This will allow drivers for PQ2 to be proper platform device drivers.
Which can be shared on PQ3 processors with the same peripherals.

Signed-off-by: Matt McClintock <msm@freescale.com>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/kernel/setup.c
arch/ppc/syslib/Makefile
arch/ppc/syslib/pq2_devices.c [new file with mode: 0644]
arch/ppc/syslib/pq2_sys.c [new file with mode: 0644]
include/asm-ppc/irq.h
include/asm-ppc/mpc8260.h
include/asm-ppc/ppc_sys.h