]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am33xx: Enable UART{1,2,3,4,5} clocks
authorAndrew Bradford <andrew@bradfordembedded.com>
Thu, 25 Oct 2012 12:21:29 +0000 (08:21 -0400)
committerTom Rini <trini@ti.com>
Thu, 25 Oct 2012 21:44:24 +0000 (14:44 -0700)
commit25164218b7c2abc3316c2a3ba7247487b4c81541
treead4953d2f126d0869016718632520a3e74ec8d9a
parentc7d35bef255dedb3ec3856982f042dde514676b0
am33xx: Enable UART{1,2,3,4,5} clocks

If configured to use UART{1,2,3,4,5} such as on the Beaglebone RS232
cape or the am335x_evm daughterboard, enable the required clocks for
the UART in use.

Signed-off-by: Andrew Bradford <andrew@bradfordembedded.com>
arch/arm/cpu/armv7/am33xx/clock.c