summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/uniphier-ph1-pro5.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2015-10-31ARM: dts: uniphier: add system-bus-controller nodesMasahiro Yamada1-4/+3
The System Bus Controller block has two register regions, but having only the second one in a separate node was not nice. Replace it with a new node with two register regions in it. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Olof Johansson <olof@lixom.net>
2015-10-27ARM: dts: uniphier: add outer cache controller nodesMasahiro Yamada1-0/+27
Add L2 cache controller nodes for all the UniPhier SoC DTSI. Also, add an L3 cache controller node for PH1-Pro5 DTSI. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Olof Johansson <olof@lixom.net>
2015-08-11ARM: dts: uniphier: add PH1-Pro5 SoC supportMasahiro Yamada1-0/+252
Initial version of UniPhier PH1-Pro5 device tree. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Olof Johansson <olof@lixom.net>