Received: by 2002:a05:6358:9144:b0:117:f937:c515 with SMTP id r4csp351993rwr; Tue, 25 Apr 2023 23:39:48 -0700 (PDT) X-Google-Smtp-Source: AKy350aCvuwc1WYn/kxKLga+YBK4LCB4VHtB5yHxMG0TebXks4/KRf8yPnnat8uEcPelk5+VDCeV X-Received: by 2002:a05:6a00:16c2:b0:63b:57cb:145f with SMTP id l2-20020a056a0016c200b0063b57cb145fmr26459618pfc.20.1682491188636; Tue, 25 Apr 2023 23:39:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1682491188; cv=none; d=google.com; s=arc-20160816; b=JwuLOhAtnCBKjUi502M5zxyutZcUQPkZZuTyvxBSe7hDAIcZtjUTuADyWSQxd3Ju38 WtWdoOvXprbsOwH/nXdSC0OCpUKc0usAK+52VLChH8ehX7htcmanblQwmBBvPZGpFww2 8ec4NtRNHpO94Diywqk4wegSxF79vKnI0gje2VbFnJynbOI87CuRyrsr1BF3FfKXgx4H 4ybO3lHzHbFazGv01dGIYotMrKhCzeD9QynFBrkmAf600mV8g7jEa4zQnrQaqjpjBA2H ipNEdtz2Q0e9xHpf/Ue85V1AFi1xYTuMv2u05V4LICk0uPZ5AV3K2h7LiIqEHcFEhaVA 9A0w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=zKsof4XYkMf4ZPP+2/lZt7jcvdaB8M6pTgo4U8OKrrc=; b=RXmquh3vMgH5aI/UlZqdfwMfMMU0/DXMLBfrSpzXNcipj+4OEnwRChEkt1b3vDUiqS G1+XwDgk3ip19t1KSTSzBXpY7E8lXJwLvhkrnb0dLLHUultWhqq1uGPlztBn3CMIPqKU mzm1F5GHE9RR1NkVBGam6fEqdwkkLGYNXjg/HjmhkDIwj+Eo6d6M+E9GUMNfbUbWBTdo UN1lTTGvTHMT2ILCs0DGVg0Iaszr7hLgre/ohAqKxeZBBip9w2NtxwAzsxDw+Ju9ltJ+ 1uht8r9+YAexIQtGMqsG+majxtb/7xM3hO0oReDY+k4bwI2oNg9X/Le1QrcJ2VT8d4n9 84WA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id 195-20020a6217cc000000b0063b77381764si15638777pfx.49.2023.04.25.23.39.37; Tue, 25 Apr 2023 23:39:48 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239622AbjDZGf4 (ORCPT + 99 others); Wed, 26 Apr 2023 02:35:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52412 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239464AbjDZGfv (ORCPT ); Wed, 26 Apr 2023 02:35:51 -0400 Received: from ex01.ufhost.com (ex01.ufhost.com [61.152.239.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 253362694; Tue, 25 Apr 2023 23:35:50 -0700 (PDT) Received: from EXMBX166.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX166", Issuer "EXMBX166" (not verified)) by ex01.ufhost.com (Postfix) with ESMTP id C98C124E1E2; Wed, 26 Apr 2023 14:35:43 +0800 (CST) Received: from EXMBX162.cuchost.com (172.16.6.72) by EXMBX166.cuchost.com (172.16.6.76) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Wed, 26 Apr 2023 14:35:43 +0800 Received: from starfive-sdk.starfivetech.com (171.223.208.138) by EXMBX162.cuchost.com (172.16.6.72) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Wed, 26 Apr 2023 14:35:42 +0800 From: Samin Guo To: , , , Peter Geis , Frank CC: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Andrew Lunn , "Heiner Kallweit" , Russell King , "Samin Guo" , Yanhong Wang Subject: [PATCH v1 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg Date: Wed, 26 Apr 2023 14:35:40 +0800 Message-ID: <20230426063541.15378-2-samin.guo@starfivetech.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20230426063541.15378-1-samin.guo@starfivetech.com> References: <20230426063541.15378-1-samin.guo@starfivetech.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [171.223.208.138] X-ClientProxiedBy: EXCAS064.cuchost.com (172.16.6.24) To EXMBX162.cuchost.com (172.16.6.72) X-YovoleRuleAgent: yovoleflag X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The motorcomm phy (YT8531) supports the ability to adjust the drive strength of the rx_clk/rx_data, the value range of pad driver strength is 0 to 7. Signed-off-by: Samin Guo --- .../devicetree/bindings/net/motorcomm,yt8xxx.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml b/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml index 157e3bbcaf6f..e648e486b6d8 100644 --- a/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml +++ b/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml @@ -18,6 +18,16 @@ properties: - ethernet-phy-id4f51.e91a - ethernet-phy-id4f51.e91b + rx-clk-driver-strength: + description: drive strength of rx_clk pad. + enum: [ 0, 1, 2, 3, 4, 5, 6, 7 ] + default: 3 + + rx-data-driver-strength: + description: drive strength of rxd/rx_ctl rgmii pad. + enum: [ 0, 1, 2, 3, 4, 5, 6, 7 ] + default: 3 + rx-internal-delay-ps: description: | RGMII RX Clock Delay used only when PHY operates in RGMII mode with -- 2.17.1