summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/r8a7743-iwg20d-q7.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/r8a7743-iwg20d-q7.dts')
-rw-r--r--dts/src/arm/r8a7743-iwg20d-q7.dts25
1 files changed, 25 insertions, 0 deletions
diff --git a/dts/src/arm/r8a7743-iwg20d-q7.dts b/dts/src/arm/r8a7743-iwg20d-q7.dts
new file mode 100644
index 0000000000..9b54783cc2
--- /dev/null
+++ b/dts/src/arm/r8a7743-iwg20d-q7.dts
@@ -0,0 +1,25 @@
+/*
+ * Device Tree Source for the iWave-RZG1M Qseven carrier board
+ *
+ * Copyright (C) 2017 Renesas Electronics Corp.
+ *
+ * This file is licensed under the terms of the GNU General Public License
+ * version 2. This program is licensed "as is" without any warranty of any
+ * kind, whether express or implied.
+ */
+
+/dts-v1/;
+#include "r8a7743-iwg20m.dtsi"
+
+/ {
+ model = "iWave Systems RainboW-G20D-Qseven board based on RZ/G1M";
+ compatible = "iwave,g20d", "iwave,g20m", "renesas,r8a7743";
+
+ aliases {
+ serial0 = &scif0;
+ };
+};
+
+&scif0 {
+ status = "okay";
+};