summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone/include/mach/hardware-k2e.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: keystone2: Refactor MSMC macros to avoid #ifdefferyNishanth Menon2016-04-011-3/+0
| | | | | | | | | | | | | | | MSMC segment Privilege ID is not consistent accross the keystone2 SoCs. As the first step to ensure complete SoC wide coherency setup, lets refactor the macros to remove the #if-deffery around the code which obfuscates which IDs are actually enabled for which SoC. As a result of this change the PCIe configuration is moved after the msmc configuration is complete, but that should ideally have no functional impact. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
* ARM: keystone: move SoC headers to mach-keystone/include/machMasahiro Yamada2015-02-211-0/+65
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>
OpenPOWER on IntegriCloud