Revised implementation of generic gpio for the Freescale Coldfire family of
processors (m68knommu).   It uses gpiolib and provides both fast inline
operations when the gpio is a compile time constant and slower outline
operations dispatched via gpiolib when the gpio is a variable. 

There are also hooks for implementing pin multiplexing but that part isn't
finished yet.


The major difference with the previous version is the move to a per-platform
setup code as suggested by Greg Ungerer <[email protected]>.

Additionally, it fixes the definition of the TIMER gpio pins in the 5271
(thanks to Richard Retanubun <[email protected]>).
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to