1 // SPDX-License-Identifier: GPL-2.0 1 // SPDX-License-Identifier: GPL-2.0 2 /* 2 /* 3 * Device Tree Source for the iWave-RZ/G1M Qse 3 * Device Tree Source for the iWave-RZ/G1M Qseven board 4 * 4 * 5 * Copyright (C) 2017 Renesas Electronics Corp 5 * Copyright (C) 2017 Renesas Electronics Corp. 6 */ 6 */ 7 7 8 /dts-v1/; 8 /dts-v1/; 9 #include "r8a7743-iwg20m.dtsi" 9 #include "r8a7743-iwg20m.dtsi" 10 #include "iwg20d-q7-common.dtsi" 10 #include "iwg20d-q7-common.dtsi" 11 11 12 / { 12 / { 13 model = "iWave Systems RainboW-G20D-Qs 13 model = "iWave Systems RainboW-G20D-Qseven board based on RZ/G1M"; 14 compatible = "iwave,g20d", "iwave,g20m 14 compatible = "iwave,g20d", "iwave,g20m", "renesas,r8a7743"; 15 }; 15 }; 16 16 17 &pciec { 17 &pciec { 18 status = "okay"; 18 status = "okay"; 19 }; 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.