]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commitb399bca897802db3f342b6f3032a19ab8f2af99b
tree88bff6a9e2ed7e60cc2f5c0a85c74434d711749d
parent8f25bdc55d619bdd469a90b82743248680422507
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