]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] 8xx: Add pin and clock setting functions.
authorScott Wood <scottwood@freescale.com>
Mon, 16 Jul 2007 22:22:01 +0000 (17:22 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 4 Oct 2007 01:36:36 +0000 (20:36 -0500)
commit2144bc77e07e932aa9abb221bb4ed6aba63f97fe
treea68f486d53e7d82c86b1fa2fe75ea87d1ea35b56
parent47ec91e98a016bb9ab2b162f5c9661a600e0cd7f
[POWERPC] 8xx: Add pin and clock setting functions.

These let board code set up pins and clocks without having to
put magic numbers directly into the registers.

The clock function is mostly duplicated from the cpm2 version;
hopefully this stuff can be merged at some point.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/commproc.c
include/asm-powerpc/commproc.h