WIP FPC-III support
[linux/fpc-iii.git] / arch / arm64 / boot / dts / renesas / r8a779a0-falcon.dts
blob8eda70e5a82b3d079a86279189e070ab891a09c6
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3  * Device Tree Source for the Falcon CPU and BreakOut boards
4  *
5  * Copyright (C) 2020 Renesas Electronics Corp.
6  */
8 /dts-v1/;
9 #include "r8a779a0-falcon-cpu.dtsi"
11 / {
12         model = "Renesas Falcon CPU and Breakout boards based on r8a779a0";
13         compatible = "renesas,falcon-breakout", "renesas,falcon-cpu", "renesas,r8a779a0";
15         aliases {
16                 serial0 = &scif0;
17         };
19         chosen {
20                 stdout-path = "serial0:115200n8";
21         };