From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.1 X-Yandex-Fwd: 2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1653064175; bh=QP9AuSQH9y8ZkU7kh9gFni8ccqpc6hD8HVHWKLPxkRE=; h=Reply-To:In-Reply-To:References:Date:Subject:Cc:To:From: Message-Id; b=QYXERUKBNMBQE1pZ0x5hRPXRpxC0shUvu1WvzxooC3YD1Wri36ltw07kgtokyKuFb 23pylglvhyRKaVm+x92akGGHMUZt0KUkyMN/NhoqKG7Fboe68apXxHgVjoNMR+j87J HBvoaKFQUi40k0YUvqAofl8dxxdfkc+kvTDEsth0= Authentication-Results: sas8-f3d6e8a81088.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru From: asheplyakov@yandex.ru To: devel@lists.altlinux.org Date: Fri, 20 May 2022 20:28:16 +0400 Message-Id: <20220520162849.1554351-3-asheplyakov@yandex.ru> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220520162849.1554351-1-asheplyakov@yandex.ru> References: <20220520162849.1554351-1-asheplyakov@yandex.ru> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: Vitaly Chikunov , Alexey Sheplyakov , Igor Chudov , Evgeny Sinelnikov Subject: [devel] [PATCH 02/35] dt-bindings: dwmac: Add bindings for Baikal-T1/M SoCs X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2022 16:29:42 -0000 Archived-At: List-Archive: List-Post: From: Alexey Sheplyakov Added dwmac bindings for Baikal-T1 and Baikal-M SoCs Signed-off-by: Alexey Sheplyakov X-feature-Baikal-M --- Documentation/devicetree/bindings/net/snps,dwmac.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml index c421e4e306a1..cfd6bb78a9d5 100644 --- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml +++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml @@ -58,6 +58,7 @@ properties: - amlogic,meson8m2-dwmac - amlogic,meson-gxbb-dwmac - amlogic,meson-axg-dwmac + - baikal,dwmac - ingenic,jz4775-mac - ingenic,x1000-mac - ingenic,x1600-mac -- 2.32.0