summaryrefslogtreecommitdiff
path: root/arch/arm/mm/cache-uniphier.c
AgeCommit message (Collapse)AuthorFilesLines
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada1-0/+555
This commit adds support for UniPhier outer cache controller. All the UniPhier SoCs are equipped with the L2 cache, while the L3 cache is currently only integrated on PH1-Pro5 SoC. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Olof Johansson <olof@lixom.net>