0001 // SPDX-License-Identifier: GPL-2.0
0002 /*
0003 * Device Tree Source for the HiHope RZ/G2H sub board
0004 *
0005 * Copyright (C) 2020 Renesas Electronics Corp.
0006 */
0007
0008 #include "r8a774e1-hihope-rzg2h.dts"
0009 #include "hihope-rzg2-ex.dtsi"
0010
0011 / {
0012 model = "HopeRun HiHope RZ/G2H with sub board";
0013 compatible = "hoperun,hihope-rzg2-ex", "hoperun,hihope-rzg2h",
0014 "renesas,r8a774e1";
0015 };
0016
0017 /* Set SW43 = ON and SW1001[7] = OFF for SATA port to be activated */
0018 &sata {
0019 status = "okay";
0020 };