Back to home page

OSCL-LXR

 
 

    


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