summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2019-11-13 14:47:15 +0100
committerPhilippe Schenker <philippe.schenker@toradex.com>2019-11-19 09:34:11 +0100
commit92e2ad3a5d44f26f603d10b1665a80d329802ea1 (patch)
tree8c776058d488f99e3b9c580c038df348504fb5e4 /arch/arm64/boot/dts/freescale
parent9e347cdc50c82a2cb56e91a2cef4c1fd0786f490 (diff)
ARM64: dts: apalis-imx8qxp: enable all uart interfaces
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qxp-apalis-eval.dtsi15
1 files changed, 15 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qxp-apalis-eval.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8qxp-apalis-eval.dtsi
index af57353c28de..235673e2b097 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8qxp-apalis-eval.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qxp-apalis-eval.dtsi
@@ -240,6 +240,21 @@
status = "okay";
};
+/* Apalis UART2 */
+&lpuart0 {
+ status = "okay";
+};
+
+/* Apalis UART3 */
+&lpuart2 {
+ status = "okay";
+};
+
+/* Apalis UART4 */
+&lpuart3 {
+ status = "okay";
+};
+
&mipi_dsi1 {
status = "disabled";
};