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