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