Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / arch / arm / dts / uniphier-sld8-ref.dts
index 8fae1ed..22898df 100644 (file)
@@ -1,11 +1,9 @@
-/*
- * Device Tree Source for UniPhier sLD8 Reference Board
- *
- * Copyright (C) 2015-2016 Socionext Inc.
- *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
- *
- * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
- */
+// SPDX-License-Identifier: GPL-2.0+ OR MIT
+//
+// Device Tree Source for UniPhier sLD8 Reference Board
+//
+// Copyright (C) 2015-2016 Socionext Inc.
+//   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
 
 /dts-v1/;
 #include "uniphier-sld8.dtsi"
@@ -22,7 +20,7 @@
 
        aliases {
                serial0 = &serial0;
-               serial1 = &serial1;
+               serial1 = &serialsc;
                serial2 = &serial2;
                serial3 = &serial3;
                i2c0 = &i2c0;
        interrupts = <0 8>;
 };
 
+&serialsc {
+       interrupts = <0 8>;
+};
+
 &serial0 {
        status = "okay";
 };