aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/uniphier
AgeCommit message (Collapse)AuthorFilesLines
2018-11-27dt-bindings: uniphier: move cache-uniphier.txt to vendor directoryMasahiro Yamada1-60/+0
Now, the Socionext vendor directory is available at Documentation/devicetree/bindings/arm/socionext/ Move cache-uniphier.txt over to it. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Rob Herring <robh@kernel.org>
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada1-0/+60
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>