commit | 8e1ff676ef5fd4d8be4947ffd039f2699a4b1079 | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Sat Jan 26 00:58:12 2013 -0700 |
committer | Paul Walmsley <paul@pwsan.com> | Sat Jan 26 00:58:12 2013 -0700 |
tree | 299986d57aec9c333735ea5424c071a820a59a32 | |
parent | 949db153b6466c6f7cad5a427ecea94985927311 [diff] |
ARM: OMAP2xxx: powerdomain: core powerdomain missing logic retention states Add the possible logic retention states for the 24xx CORE powerdomain. Subsequent patches use this data to avoid returning incorrect data, by skipping reads from register bitfields that don't actually exist. Signed-off-by: Paul Walmsley <paul@pwsan.com>