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)
commit234f0c4c66af8108ce151837313c522e36a84de4
treef1315c8254a6cac15d23c065f7ed5ac57aba0a62
parentc1294045d2299c36f531a23802f4d124cfc6b564
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]