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 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.