linux/arch/m68k/platform
Greg Ungerer 36d175a4b2 m68knommu: make 523x QSPI platform addressing consistent
If we make all QSPI (SPI protocol) addressing consistent across all ColdFire
family members then we will be able to remove the duplicated plaform data
and code and use a single setup for all.

So modify the ColdFire 523x QSPI addressing so that:

. base addresses are absolute (not relative to MBAR peripheral register)
. use a common name for IRQs used
. move chip select definitions (CS) to appropriate header

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2012-03-05 09:43:09 +10:00
..
54xx m68knommu: merge common ColdFire UART platform setup code 2012-03-05 09:43:08 +10:00
68EZ328 m68knommu: make persistent clock code consistent with m68k 2012-03-05 09:43:03 +10:00
68VZ328 m68knommu: make persistent clock code consistent with m68k 2012-03-05 09:43:03 +10:00
520x m68knommu: make 520x QSPI platform addressing consistent 2012-03-05 09:43:09 +10:00
523x m68knommu: make 523x QSPI platform addressing consistent 2012-03-05 09:43:09 +10:00
527x m68knommu: merge common ColdFire FEC platform setup code 2012-03-05 09:43:08 +10:00
528x m68knommu: merge common ColdFire FEC platform setup code 2012-03-05 09:43:08 +10:00
532x m68knommu: merge common ColdFire FEC platform setup code 2012-03-05 09:43:08 +10:00
5206 m68knommu: merge common ColdFire UART IRQ setup 2012-03-05 09:43:08 +10:00
5249 m68knommu: merge common ColdFire UART IRQ setup 2012-03-05 09:43:08 +10:00
5272 m68knommu: merge common ColdFire FEC platform setup code 2012-03-05 09:43:08 +10:00
5307 m68knommu: merge common ColdFire UART IRQ setup 2012-03-05 09:43:08 +10:00
5407 m68knommu: merge common ColdFire UART IRQ setup 2012-03-05 09:43:08 +10:00
68328 m68knommu: make persistent clock code consistent with m68k 2012-03-05 09:43:03 +10:00
68360 m68knommu: make persistent clock code consistent with m68k 2012-03-05 09:43:03 +10:00
coldfire m68knommu: merge common ColdFire FEC platform setup code 2012-03-05 09:43:08 +10:00
Makefile