[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1245460272-4329-1-git-send-email-sfking@fdwdc.com>
Date: Fri, 19 Jun 2009 18:10:59 -0700
From: sfking@...dc.com
To: linux-kernel@...r.kernel.org
Cc: uclinux-dev@...inux.org, linux-m68k@...r.kernel.org,
gerg@...pgear.com
Subject: [PATCH 00/13] revised Coldfire generic GPIO (mk68nommu)
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 <gerg@...pgear.com>.
Additionally, it fixes the definition of the TIMER gpio pins in the 5271
(thanks to Richard Retanubun <RichardRetanubun@...gedcom.com>).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists