]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP4: PM: Adds PRM register shift and mask bits
authorRajendra Nayak <rnayak@ti.com>
Wed, 9 Dec 2009 01:24:52 +0000 (18:24 -0700)
committerpaul <paul@twilight.(none)>
Sat, 12 Dec 2009 00:00:45 +0000 (17:00 -0700)
commit568d965b75fb75c7b673db5de382a5ff50cdf40b
treef1315c8254a6cac15d23c065f7ed5ac57aba0a62
parent0ced382cb0bca5274be5dff21f7989381c86fe6a
ARM: OMAP4: PM: Adds PRM register shift and mask bits

This patch adds OMAP4 specific PRM register bit field
shifts and masks. Auto generated using a python script
(gen_prm_shifts_and_mask.py) developed by Benoit Cousson,
Paul Walmsley and Rajendra Nayak.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Benoit Cousson <b-cousson@ti.com>
arch/arm/mach-omap2/prcm-common.h
arch/arm/mach-omap2/prm-regbits-44xx.h [new file with mode: 0644]