Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-12 | ARM: keystone2: Use common structure for PLLs | Lokesh Vutla | |
Register Base addresses are same for PLLs in all keystone platforms. If a PLL is not available, the corresponding register addresses are marked as reserved. Hence use a common definition. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> | |||
2015-02-21 | ARM: keystone: move SoC headers to mach-keystone/include/mach | Masahiro Yamada | |
Move arch/arm/include/asm/arch-keystone/* -> arch/arm/mach-keystone/include/mach/* Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Tom Rini <trini@ti.com> |