Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomains | Paul Walmsley | 2008-08-19 | 1 | -8/+16 |
| | | | | | | | | | | | Add clockdomain definitions for OMAP24xx and OMAP34xx chips. Signed-off-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Tony Lindgren <tony@atomide.com> | ||||
* | ARM: OMAP2: Add common register access for 24xx and 34xx | Paul Walmsley | 2008-04-14 | 1 | -0/+401 |
This patch adds common register access for 24xx and 34xx power and clock management in order to share code between 24xx and 34xx. Only change USB platform init code to use new register access, other access will be changed in later patches. Signed-off-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Tony Lindgren <tony@atomide.com> |