From patchwork Sun Aug 27 09:17:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jisheng Zhang X-Patchwork-Id: 718031 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 3410BC83F13 for ; Sun, 27 Aug 2023 09:30:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230010AbjH0J3k (ORCPT ); Sun, 27 Aug 2023 05:29:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44572 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230072AbjH0J3I (ORCPT ); Sun, 27 Aug 2023 05:29:08 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9E546E1; Sun, 27 Aug 2023 02:29:05 -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 3552F62AD5; Sun, 27 Aug 2023 09:29:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F0200C433D9; Sun, 27 Aug 2023 09:29:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1693128544; bh=3H/C787IUUTONRgCHUAFunTHHLv9u+5ZpTBnpCOyCHo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=TYKmeQgbEOQh8IKiqgQjAimBbboRM9Qxfu+NAuYNdwv+ig/vI2jwQ5Zc0Hb91OAKm yYIL06xUZp92dTRw8WqVlc0uDele9Nxdxq4eUXjhA9gMvqF0CewLSdBBy+OoBhpX72 Vdx7evBjHKVyPXtoabWrPbq3rafGctKwQd+rFl/QuHJ+b4IRpVicq3PscxIRN4OL75 4e7bHWcf4QgEz8Zat1wSHU8Q9dSZewA0KaugWGNT+dPNM6m9+G1Gy0RehOHpMv1pPF q3DfKfEcXPQj+nc84IWeLO1SaIHLW84K2qW8wMshHBGgKiPJosBO4IRb4unenXUx+h XgaeZOYPQN0rQ== 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@vger.kernel.org, Coquelin@vger.kernel.org, Simon Horman Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-riscv@lists.infradead.org, Krzysztof Kozlowski Subject: [PATCH net-next v2 1/3] dt-bindings: net: snps,dwmac: allow dwmac-3.70a to set pbl properties Date: Sun, 27 Aug 2023 17:17:08 +0800 Message-Id: <20230827091710.1483-2-jszhang@kernel.org> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230827091710.1483-1-jszhang@kernel.org> References: <20230827091710.1483-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 Reviewed-by: Krzysztof Kozlowski --- 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 ddf9522a5dc2..b196c5de2061 100644 --- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml +++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml @@ -586,6 +586,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