Skip to content

Commit

Permalink
[ARM] 3638/1: S3C2412: core clocks
Browse files Browse the repository at this point in the history
Patch from Ben Dooks

Clock support for the clocks on the Samsung S3C2412
and S3C2413 SoCs. This provides clock enables and
parent selection for all the standard clocks.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Ben Dooks authored and Russell King committed Jun 24, 2006
1 parent 513846f commit 736855f
Show file tree
Hide file tree
Showing 3 changed files with 774 additions and 1 deletion.
1 change: 1 addition & 0 deletions arch/arm/mach-s3c2410/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ obj-$(CONFIG_PM_SIMTEC) += pm-simtec.o

# S3C2412 support
obj-$(CONFIG_CPU_S3C2412) += s3c2412.o
obj-$(CONFIG_CPU_S3C2412) += s3c2412-clock.o

#
# S3C244X support
Expand Down
Loading

0 comments on commit 736855f

Please sign in to comment.