arm64: dts: uniphier: enable more serial ports for PXs3 ref board

The serial pins of PXs3 SoC are not multiplexed with any other
functions.  Enable serial2 and serial3 on the PXs3 reference board
because I see the connectors on the board.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
Masahiro Yamada 2017-12-29 21:41:11 +09:00
parent 31f1961d64
commit dbdae8474e

View file

@ -45,6 +45,14 @@ &serial0 {
status = "okay";
};
&serial2 {
status = "okay";
};
&serial3 {
status = "okay";
};
&gpio {
xirq4 {
gpio-hog;