blob: 1d326552e2facd06b93fe0e0cd21d48c8c7f60c9 [file] [log] [blame]
Tom Rini53633a82024-02-29 12:33:36 -05001// 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};