ARM: OMAP4: hwmod data: make *phy_48m* as the main_clk of ocp2scp
authorKishon Vijay Abraham I <kishon@ti.com>
Sun, 23 Sep 2012 23:28:22 +0000 (17:28 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sun, 23 Sep 2012 23:28:22 +0000 (17:28 -0600)
commit1b024d2f60bdceefdc4a03855eb4bd241a403828
treece642824fea57fae63fc40a1dc4349e4dbebed7d
parent33c976ec446f8be2d86b612efbb82ea31aff2254
ARM: OMAP4: hwmod data: make *phy_48m* as the main_clk of ocp2scp

Made *ocp2scp_usb_phy_phy_48m* as the main_clk for ocp2scp.
Since this ocp2scp module does not have any fck but does have a
single opt_clock, it is added as the main_clk for ocp2scp. Also
removed phy_48m as the optional clock since it is now made as the
main clock. By this the driver need not enable/disable phy_48m clk
separately and runtime_get/runtime_put will take care of that.

Cc: Benoît Cousson <b-cousson@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Acked-by: Benoît Cousson <b-cousson@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c