]> git.sur5r.net Git - u-boot/commit
ARM: at91: clock: add PLLB enable/disable functions
authorWenyou Yang <wenyou.yang@atmel.com>
Wed, 3 Feb 2016 02:20:43 +0000 (10:20 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Thu, 18 Feb 2016 20:34:41 +0000 (21:34 +0100)
commitbe5e485cf995d916ec2e0d2381879ae205354e5c
treeb566dfb276fe4ec812ee357234290218622292f7
parent8d233521cd5f26f093e2bf835118149fea4111c3
ARM: at91: clock: add PLLB enable/disable functions

To avoid the duplicated code, add the PLLB handle functions.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
Tested-by: Heiko Schocher <hs@denx.de>
[add enable/disable functions to arm920t]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
arch/arm/mach-at91/arm920t/clock.c
arch/arm/mach-at91/arm926ejs/clock.c
arch/arm/mach-at91/include/mach/clk.h