]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: at91: armv7: clean up UTMI PLL handle code
authorWenyou Yang <wenyou.yang@atmel.com>
Tue, 2 Feb 2016 03:11:52 +0000 (11:11 +0800)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Thu, 18 Feb 2016 20:34:40 +0000 (21:34 +0100)
commitdb5c102be282ce60c8990bb8de022b81fc9530ff
treec87388fa1889002f712efca64e54a06134ced925
parent1e70b373466974a7b75e39ddfa944aec7d1cccef
ARM: at91: armv7: clean up UTMI PLL handle code

Due to introducing the UTMI PLL enable function, use this function
to reduce the duplicated code.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Tested-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
arch/arm/mach-at91/armv7/sama5d2_devices.c
arch/arm/mach-at91/armv7/sama5d3_devices.c
arch/arm/mach-at91/armv7/sama5d4_devices.c