]> rtime.felk.cvut.cz Git - sysless.git/commit
LPC23xx PLL support added
authorMarek Peca <mp@duch.cz>
Fri, 4 Sep 2009 23:05:10 +0000 (01:05 +0200)
committerMarek Peca <mp@duch.cz>
Fri, 4 Sep 2009 23:05:10 +0000 (01:05 +0200)
commit624095edf72ea47b2cd705c9adf4ace99165b528
treeade41f310d85df129cd4eb44fe3212b15fa79c2b
parent27974bf563df1c437993b014c25cd3a25764958d
LPC23xx PLL support added
arch/arm/mach-lpc21xx/defines/lpc2xxx.h [new file with mode: 0644]
arch/arm/mach-lpc21xx/libs/pll/Makefile.omk
arch/arm/mach-lpc21xx/libs/pll/lpc23xx_clk.c [new file with mode: 0644]
arch/arm/mach-lpc21xx/libs/pll/pll.h
arch/arm/mach-lpc21xx/libs/pll/pll_init.c
arch/arm/mach-lpc21xx/libs/pll/pll_off.c