1 // SPDX-License-Identifier: GPL-2.0 2 /* 3 * Device Tree Source for the Condor-I board on r8a77980A (ES2.0) 4 * 5 * Copyright (C) 2022 Renesas Electronics Corp. 6 */ 7 8 /dts-v1/; 9 #include "r8a77980a.dtsi" 10 #include "condor-common.dtsi" 11 12 / { 13 model = "Renesas Condor-I board based on r8a77980A (ES2.0)"; 14 compatible = "renesas,condor-i", "renesas,r8a77980a", "renesas,r8a77980"; 15 }; 16 17 &mmc0 { 18 mmc-hs400-1_8v; 19 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.