xref: /linux/scripts/dtc/include-prefixes/arm64/renesas/r8a77980-condor.dts (revision a1ff5a7d78a036d6c2178ee5acd6ba4946243800)
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Device Tree Source for the Condor board with R-Car V3H
4 *
5 * Copyright (C) 2018 Renesas Electronics Corp.
6 * Copyright (C) 2018 Cogent Embedded, Inc.
7 */
8
9/dts-v1/;
10#include "r8a77980.dtsi"
11#include "condor-common.dtsi"
12
13/ {
14	model = "Renesas Condor board based on r8a77980";
15	compatible = "renesas,condor", "renesas,r8a77980";
16};
17