WIP FPC-III support
[linux/fpc-iii.git] / arch / arm64 / boot / dts / renesas / r8a774a1-beacon-rzg2m-kit.dts
blob2c5b057c30c62ee5c101b8ac56d174046a2584f4
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Copyright 2020, Compass Electronics Group, LLC
4  */
6 /dts-v1/;
8 #include "r8a774a1.dtsi"
9 #include "beacon-renesom-som.dtsi"
10 #include "beacon-renesom-baseboard.dtsi"
12 / {
13         model = "Beacon EmbeddedWorks RZ/G2M Development Kit";
14         compatible = "beacon,beacon-rzg2m", "renesas,r8a774a1";
16         aliases {
17                 serial0 = &scif2;
18                 serial1 = &hscif0;
19                 serial2 = &hscif1;
20                 serial3 = &scif0;
21                 serial4 = &hscif2;
22                 serial5 = &scif5;
23                 ethernet0 = &avb;
24         };
26         chosen {
27                 stdout-path = "serial0:115200n8";
28         };