]> git.baikalelectronics.ru Git - kernel.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)
commit041317d1aeaeebf10ea4e2e4e03fdc61117a5c2b
tree8411ae2122ea8d178595eec7de906cc63217c38e
parent6f56814e595f0a99c7547c8a00a7ae78363fd7d7
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