Skip to content

Commit

Permalink
ARM: S5PC1XX: clocks reimplementation
Browse files Browse the repository at this point in the history
Clocks hierarchy has been completely reimplemented to match the S5PC100
specification.

Signed-off-by: Kyungmin Park <[email protected]>
Signed-off-by: Marek Szyprowski <[email protected]>
Signed-off-by: Ben Dooks <[email protected]>
  • Loading branch information
kyungmin-park authored and Ben Dooks committed Dec 1, 2009
1 parent 9ebaf2f commit ff916f2
Show file tree
Hide file tree
Showing 5 changed files with 1,504 additions and 766 deletions.
1 change: 1 addition & 0 deletions arch/arm/plat-s5pc1xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ obj- :=
obj-y += dev-uart.o
obj-y += cpu.o
obj-y += irq.o
obj-y += clock.o

# CPU support

Expand Down
Loading

0 comments on commit ff916f2

Please sign in to comment.