[BACK]Return to r8a774a1-hihope-rzg2m-ex.dts CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / external / gpl2 / dts / dist / arch / arm64 / boot / dts / renesas

Annotation of src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex.dts, Revision 1.1.1.1

1.1       skrll       1: // SPDX-License-Identifier: GPL-2.0
                      2: /*
                      3:  * Device Tree Source for the HiHope RZ/G2M sub board
                      4:  *
                      5:  * Copyright (C) 2019 Renesas Electronics Corp.
                      6:  */
                      7:
                      8: #include "r8a774a1-hihope-rzg2m.dts"
                      9: #include "hihope-rzg2-ex.dtsi"
                     10:
                     11: / {
                     12:        model = "HopeRun HiHope RZ/G2M with sub board";
                     13:        compatible = "hoperun,hihope-rzg2-ex", "hoperun,hihope-rzg2m",
                     14:                     "renesas,r8a774a1";
                     15: };
                     16:
                     17: &pciec1 {
                     18:        status = "okay";
                     19: };

CVSweb <webmaster@jp.NetBSD.org>