]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP3 clock: split mcbspX_src_fck from mcbspX_fck
authorPaul Walmsley <paul@pwsan.com>
Thu, 18 Sep 2008 17:46:54 +0000 (11:46 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Sep 2008 14:45:20 +0000 (17:45 +0300)
commitb670a37e77372b66bfb22a1f8633d906b9bbc26c
tree157beeb55059bb3c8c64f8069cceaf5f8739097e
parent5c6497bc6f4d2d629efa2bcfa6486539e4b5a797
OMAP3 clock: split mcbspX_src_fck from mcbspX_fck

McBSP clock source control registers are located in the System Control
Module, not the PRCM.  However, the clock enable/disable registers are
in the CM.  Since the following patches require all registers in a
struct clk to be in only one of {CM, PRM, SCM}, we must split the
source clock selection into a separate struct clk from the clock
enable/disable control.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock34xx.h