powerpc/5200: add general purpose timer API for the MPC5200
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 4 Nov 2009 23:42:33 +0000 (16:42 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 4 Nov 2009 23:42:33 +0000 (16:42 -0700)
commit4f59ecfa9b87da09bdc346f2c443e25fa2c0674c
tree39a935e77cfe9119f9b6b2aa9ab6ded6ef09a897
parent42bbb70980f3720b0ae6da6af862af0e95a04351
powerpc/5200: add general purpose timer API for the MPC5200

This patch adds an interface for controlling the timer function of the
MPC5200 GPT devices.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/powerpc/include/asm/mpc52xx.h
arch/powerpc/platforms/52xx/mpc52xx_gpt.c