1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) !! 1 // SPDX-License-Identifier: (GPL-2.0 or MIT) 2 /* 2 /* 3 * Device Tree Source for the R-Car M3e (R8A77 3 * Device Tree Source for the R-Car M3e (R8A779M2) SoC 4 * 4 * 5 * Copyright (C) 2021 Glider bv 5 * Copyright (C) 2021 Glider bv 6 */ 6 */ 7 7 8 #include "r8a77961.dtsi" 8 #include "r8a77961.dtsi" 9 9 10 / { 10 / { 11 compatible = "renesas,r8a779m2", "rene 11 compatible = "renesas,r8a779m2", "renesas,r8a77961"; 12 }; 12 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.