On Oct 9, 2007, at 10:53 AM, Timur Tabi wrote:
Add function qe_clock_source() which takes a string containing the
name of a
QE clock source (as is typically found in device trees) and returns
the
matching enum qe_clock value.
Signed-off-by: Timur Tabi <redacted>
---
This patch applies to Kumar's for-2.6.24 branch.
arch/powerpc/sysdev/qe_lib/qe.c | 65 ++++++++++++++++++++++++++++
+++++++++++
include/asm-powerpc/qe.h | 3 ++
2 files changed, 68 insertions(+), 0 deletions(-)
I'm sure its asking to much of the QE HW for BRGs or CLKs to be
sequential.
- k