Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-21 | ARM: S3C64XX: Move headers into machine include directory | Ben Dooks | 1 | -116/+0 | |
Move the register and GPIO definition files from plat-s3c64xx into the machine include direcotry as they are unlikely to be reused outside mach-s3c64xx. This move includes removing the empty <mach/regs-clock.h> and replacing it with the <plat/regs-clock.h> implementation. Signed-off-by: Ben Dooks <ben-linux@fluff.org> | |||||
2009-03-10 | [ARM] S3C64XX: SYSCON power and sleep control register defines | Ben Dooks | 1 | -0/+116 | |
Add the register defines for the sleep and power control functions in the S3C64XX SYSCON register block. Signed-off-by: Ben Dooks <ben-linux@fluff.org> |