]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
m68knommu: clean up Pin Assignment definitions for the 54xx ColdFire CPU
authorGreg Ungerer <gerg@uclinux.org>
Tue, 18 Sep 2012 04:34:04 +0000 (14:34 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 27 Sep 2012 13:34:02 +0000 (23:34 +1000)
commit632306f2454bf46c71d4fb7a499916d942b22a32
tree8411ae2122ea8d178595eec7de906cc63217c38e
parent98d9696b38df7d477be34fccd4abb2aae02987c8
m68knommu: clean up Pin Assignment definitions for the 54xx ColdFire CPU

The Pin Assignment register definitions for the ColdFire 54xx CPU family are
inconsistently named and defined compared to the other ColdFire part
definitions. Rename them with the same prefix as used on other parts,
MCFGPIO_PAR_, and make their definitions include the MCF_MBAR periphperal
region offset.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m54xxsim.h
arch/m68k/platform/coldfire/m54xx.c
arch/m68k/platform/coldfire/pci.c