Skip to content

Commit

Permalink
ARM: Add the clock framework for Telechips TCC8xxx processors.
Browse files Browse the repository at this point in the history
This adds definitions and low-level functions to handle clocks in
TCC8xxx processors.

Signed-off-by: "Hans J. Koch" <hjk@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Hans J. Koch authored and Thomas Gleixner committed Sep 17, 2010
1 parent 83ef333 commit da15797
Show file tree
Hide file tree
Showing 8 changed files with 834 additions and 11 deletions.
6 changes: 6 additions & 0 deletions arch/arm/mach-tcc8k/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#
# Makefile for TCC8K boards and common files.
#

# Common support
obj-y += clock.o
Loading

0 comments on commit da15797

Please sign in to comment.