]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/gnu/dts/arm/r8a7743-iwg20d-q7.dts
Update ena-com HAL to v1.1.4.3 and update driver accordingly
[FreeBSD/FreeBSD.git] / sys / gnu / dts / arm / 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 };