]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/arm/boot/dts/r8a7743-iwg20d-q7.dts
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
[karo-tx-linux.git] / arch / arm / boot / dts / r8a7743-iwg20d-q7.dts
1 /*
2  * Device Tree Source for the iWave-RZG1M Qseven carrier board
3  *
4  * Copyright (C) 2017 Renesas Electronics Corp.
5  *
6  * This file is licensed under the terms of the GNU General Public License
7  * version 2.  This program is licensed "as is" without any warranty of any
8  * kind, whether express or implied.
9  */
10
11 /dts-v1/;
12 #include "r8a7743-iwg20m.dtsi"
13
14 / {
15         model = "iWave Systems RainboW-G20D-Qseven board based on RZ/G1M";
16         compatible = "iwave,g20d", "iwave,g20m", "renesas,r8a7743";
17
18         aliases {
19                 serial0 = &scif0;
20         };
21 };
22
23 &scif0 {
24         status = "okay";
25 };