[PATCHv4] cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.
Kumar Gala
galak at kernel.crashing.org
Sat Jul 26 03:42:26 EST 2008
On Jul 24, 2008, at 11:00 AM, Laurent Pinchart wrote:
> This patch implement GPIO LIB support for the CPM2 GPIOs. The code
> can also be
> used for CPM1 GPIO port E, as both cores are compatible at the
> register level.
>
> Based on earlier work by Jochen Friedrich.
>
> Signed-off-by: Laurent Pinchart <laurentp at cse-semaphore.com>
> Cc: Jochen Friedrich <jochen at scram.de>
> ---
> arch/powerpc/platforms/Kconfig | 2 +
> arch/powerpc/sysdev/cpm2.c | 11 ++++
> arch/powerpc/sysdev/cpm_common.c | 123 +++++++++++++++++++++++++++++
> +++++++++
> include/asm-powerpc/cpm.h | 3 +
> 4 files changed, 139 insertions(+), 0 deletions(-)
I'm having similar mailer issues with this patch.
- k
More information about the Linuxppc-dev
mailing list