commit | 234f0c4c66af8108ce151837313c522e36a84de4 | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Tue Dec 08 18:24:52 2009 -0700 |
committer | paul <paul@twilight.(none)> | Fri Dec 11 17:00:45 2009 -0700 |
tree | f1315c8254a6cac15d23c065f7ed5ac57aba0a62 | |
parent | c1294045d2299c36f531a23802f4d124cfc6b564 [diff] |
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>