summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/uniphier-proxstream2-vodka.dts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: uniphier: match DT names to other projects and documentsMasahiro Yamada2016-08-301-78/+0
| | | | | | | | All UniPhier device trees have the common prefix "uniphier-", so "ph1-" is just making names longer. Recent documents and other projects are not using PH1- prefixes any more. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
* ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boardsMasahiro Yamada2016-06-141-4/+4
| | | | | | | | | | On these two boards, the serial0 is used for inter-chip connection, so cannot be used for login console. The serial2 is used instead for them, but it is tedious to use because upper level deployment projects must switch login console per board. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: dts: uniphier: add I2C aliases for ProXstream2 boardsMasahiro Yamada2015-10-261-0/+4
| | | | | | | Add aliases to fix the I2C indexes like the other UniPhier boards. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: dts: uniphier: add ProXstream2 Vodka board supportMasahiro Yamada2015-10-231-0/+74
Initial version of DTS for ProXstream2 Vodka board. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>