1 // SPDX-License-Identifier: GPL-2.0 2 /* 3 * Device Tree Source for the HiHope RZ/G2N Re 4 * sub board 5 * 6 * Copyright (C) 2020 Renesas Electronics Corp 7 */ 8 9 #include "r8a774b1-hihope-rzg2n.dts" 10 #include "hihope-rzg2-ex.dtsi" 11 12 / { 13 model = "HopeRun HiHope RZ/G2N with su 14 compatible = "hoperun,hihope-rzg2-ex", 15 "renesas,r8a774b1"; 16 }; 17 18 /* Set SW43 = ON and SW1001[7] = OFF for SATA 19 &sata { 20 status = "okay"; 21 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.