ARM: AM33XX: clock data: Enable clkout2 as part of init
authorVaibhav Hiremath <hvaibhav@ti.com>
Mon, 20 May 2013 13:28:09 +0000 (18:58 +0530)
committerBenoit Cousson <benoit.cousson@linaro.org>
Wed, 19 Jun 2013 00:51:23 +0000 (19:51 -0500)
clkout2 comes out on the pad and is being used by various
external on-board peripherals like, Audio codecs and stuff.
So enable the clkout2 by default during init sequence itself.

Also, add the missing entry of "clkout2_ck" to the clock table.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>

No differences found