summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/renesas/r8a77980a-condor-i.dts
blob: 9f488dea0f341eedbcfcb2d185a895b5faaf78c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// SPDX-License-Identifier: GPL-2.0
/*
 * Device Tree Source for the Condor-I board on r8a77980A (ES2.0)
 *
 * Copyright (C) 2022 Renesas Electronics Corp.
 */

/dts-v1/;
#include "r8a77980a.dtsi"
#include "condor-common.dtsi"

/ {
	model = "Renesas Condor-I board based on r8a77980A (ES2.0)";
	compatible = "renesas,condor-i", "renesas,r8a77980a", "renesas,r8a77980";
};