]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP4: cm: add bitfield width values
authorMike Turquette <mturquette@ti.com>
Thu, 20 Sep 2012 00:04:14 +0000 (18:04 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sat, 22 Sep 2012 16:52:59 +0000 (10:52 -0600)
commitd8ce5ac95fb1de7c94292ed6423e01a0dc0641b9
tree857a144b474c27647671695cf7b91fc480907d79
parentdd58e5c9a418dc548739df3b9da5010fd72ab39d
ARM: OMAP4: cm: add bitfield width values

The new common clk framework includes basic definitions for mux and
divider clocks.  These definitions depend on shift and width values
instead of the pre-computed masks that the OMAP clk framework has
traditionally used when accessing the register to control the mux or
divisor.

To ease this transition the masks are left intact and the width field is
simply added alongside the shift and mask data.

Signed-off-by: Mike Turquette <mturquette@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/cm-regbits-44xx.h