]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP4: hwmod & clock data: Fix GPIO opt_clks and ocp_if iclk
authorBenoit Cousson <b-cousson@ti.com>
Wed, 22 Dec 2010 04:08:34 +0000 (21:08 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 22 Dec 2010 04:08:34 +0000 (21:08 -0700)
commit273b71829e6335d1989a203750a1fe62882ffd04
tree88bff6a9e2ed7e60cc2f5c0a85c74434d711749d
parent46ded0fc7e37d95651d889d8b1e398c1000dc1a9
OMAP4: hwmod & clock data: Fix GPIO opt_clks and ocp_if iclk

Fix opt clocks name in clock framework and hwmod.

Add the missing iclk in the ocp_if structure.

Add the HWMOD_CONTROL_OPT_CLKS_IN_RESET flag to ensure
the the GPIO optional clock is enable during reset.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Tested-by: Charulatha V <charu@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Rajendra Nayak <rnayak@ti.com>
arch/arm/mach-omap2/clock44xx_data.c
arch/arm/mach-omap2/omap_hwmod_44xx_data.c