]> git.baikalelectronics.ru Git - kernel.git/commitdiff
arm64: dts: uniphier: enable more serial ports for PXs3 ref board
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 29 Dec 2017 12:41:11 +0000 (21:41 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 29 Dec 2017 13:03:26 +0000 (22:03 +0900)
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>
arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts

index c933fcc792257eef7c7b95448da5917e5491d76f..3c710872982741a60d0a13f9e9021fb33c56a917 100644 (file)
        status = "okay";
 };
 
+&serial2 {
+       status = "okay";
+};
+
+&serial3 {
+       status = "okay";
+};
+
 &gpio {
        xirq4 {
                gpio-hog;