From patchwork Sun Aug 20 12:02:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jisheng Zhang X-Patchwork-Id: 715585 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0AA50EE49A4 for ; Sun, 20 Aug 2023 12:18:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231147AbjHTMSS (ORCPT ); Sun, 20 Aug 2023 08:18:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60740 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230467AbjHTMSP (ORCPT ); Sun, 20 Aug 2023 08:18:15 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E04F3EB; Sun, 20 Aug 2023 05:14:08 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 74D2461337; Sun, 20 Aug 2023 12:14:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6527CC433CC; Sun, 20 Aug 2023 12:14:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692533647; bh=JobfbCNun9/CKRyR25756fW741H572o4jwNRMnpEBdE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=uaQRsHHdvpihZdkFmaKkGvL6GuO5xzJ19kcCAozGdotB7TyHu+7wv0sfrEeUd3p/P kC0aQkeztPrfvW1dn1p6HEgbv7QwXjPJSByJE+DQo/cyHoGDiTHTooRcNxOD5DBExP GrArCMKkTFSVqXXPg9xUXOLuhU9Cond7uxNPHnqqwhtcj0+F4oAvCqtXgIOJZyErxG H96/Al6d6rSjR+me62K1oenTfHPY3ZemDVxmVwj2SJ3M+R2kpxCbQ07yguZ4t3CFAZ lzkrBR1NcoO/aElKEUgtyG+e7m18xThaHWHFYvp8vLpUw1SAyM9AVBzOIYsArNwbLh YGGMDo27HJzHQ== From: Jisheng Zhang To: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , Maxime Coquelin Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com Subject: [PATCH net-next 1/3] dt-bindings: net: snps, dwmac: allow dwmac-3.70a to set pbl properties Date: Sun, 20 Aug 2023 20:02:11 +0800 Message-Id: <20230820120213.2054-2-jszhang@kernel.org> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230820120213.2054-1-jszhang@kernel.org> References: <20230820120213.2054-1-jszhang@kernel.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org snps dwmac 3.70a also supports setting pbl related properties, such as "snps,pbl", "snps,txpbl", "snps,rxpbl" and "snps,no-pbl-x8". Signed-off-by: Jisheng Zhang --- 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 a916701474dc..7626289157df 100644 --- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml +++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml @@ -659,6 +659,7 @@ allOf: - qcom,sa8775p-ethqos - qcom,sc8280xp-ethqos - snps,dwmac-3.50a + - snps,dwmac-3.70a - snps,dwmac-4.10a - snps,dwmac-4.20a - snps,dwmac-5.20