From mboxrd@z Thu Jan 1 00:00:00 1970 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 B4772C77B7C for ; Fri, 5 May 2023 17:53:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233233AbjEERxj (ORCPT ); Fri, 5 May 2023 13:53:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51318 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233230AbjEERxO (ORCPT ); Fri, 5 May 2023 13:53:14 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0578D20752 for ; Fri, 5 May 2023 10:52:49 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id a640c23a62f3a-956ff2399c9so373678866b.3 for ; Fri, 05 May 2023 10:52:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683309151; x=1685901151; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=6sUv+mxYLqvu3NJwUUp7JPVxNoacj7K8gOnMggCQwI0=; b=M1VZtkM0ywzlajTqWZXGk82E3QZX7h/h9qN2QiTl5IB6oCnyM7vqfryA1Cy+WAtERo JS66N5pzJJQ0lgPBcEt+33wkO9kO24juExekk70M8ri7Za8L79eCLw/L9esxyM27SOwD xoUHriGv05ZG81jrceRk4HKJzBhR+9nmKWX7lD6XLBreg8XQw2N28uxVLq6oIv8M1lDe CoDNhfupqIaW8lO3dvoP1o7HJcU/MqYzIDqon/xoEQJoPzxTcouuFnht9fys8u1apaiY QC8664pXj9ZX9guj/RJbGQ5lyzu3AGhzwmX9Rt7mC9ovXdoueV2xUTK1yCxuGfiKbIKa /+pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683309151; x=1685901151; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=6sUv+mxYLqvu3NJwUUp7JPVxNoacj7K8gOnMggCQwI0=; b=YxPUxUixQrSc80ahoiSvWEE0zzu10Vm+uPF3q1xYtODOtBhIToHdW1njIvNQtsHFRu YV4Hw0a4UAwzyYYwTlTWDACVxM2WJnuEQtK8iZjXWirMA82JChOo0JNmvUOvel7Hsvcg iViT/lFwzBceOx6sB+FhQjzoLRZgm38dnsVPYlc8qxsCTfnCy5yiaU/c+codj5XeESot 9567HdDjplX2r+kmVw1MXuEFsIERS/FVereIlk03UhiS2luPbCbKRAZBQjWypUgtUGxJ OLiB4rDP3CnLY5ifwhmND/DLXnvXYKYpyP+RNDIWmm2mrvCTgOehpLQ6ZiT1vpK2cGXW 986A== X-Gm-Message-State: AC+VfDzbRnrGTvc+uK4j9Kmqi7Yxdt/qOvRy84ZPmuH1GV/reSlRb2E9 twaWuSVSdSsya4N3YacPiDhsrg== X-Google-Smtp-Source: ACHHUZ5KpVgBxX/ctiq3aH7QlmcztFKjWUetQv4Px3BNI5sTnDbBf1pnLETF1U6N9rL6emZOqvn+QQ== X-Received: by 2002:a17:907:1687:b0:958:cc8:bd55 with SMTP id hc7-20020a170907168700b009580cc8bd55mr2736877ejc.0.1683309151533; Fri, 05 May 2023 10:52:31 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:52e:24ce:bbc1:127d? ([2a02:810d:15c0:828:52e:24ce:bbc1:127d]) by smtp.gmail.com with ESMTPSA id bz6-20020a1709070aa600b0095850aef138sm1202538ejc.6.2023.05.05.10.52.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 05 May 2023 10:52:30 -0700 (PDT) Message-ID: <5e470654-11c8-929f-cfd4-5ca03519bec2@linaro.org> Date: Fri, 5 May 2023 19:52:29 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 Subject: Re: [PATCH v2 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg Content-Language: en-US To: Samin Guo , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, netdev@vger.kernel.org, Peter Geis , Frank Cc: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Andrew Lunn , Heiner Kallweit , Russell King , Yanhong Wang References: <20230505090558.2355-1-samin.guo@starfivetech.com> <20230505090558.2355-2-samin.guo@starfivetech.com> From: Krzysztof Kozlowski In-Reply-To: <20230505090558.2355-2-samin.guo@starfivetech.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 05/05/2023 11:05, Samin Guo wrote: > 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 | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml b/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml > index 157e3bbcaf6f..29a1997a1577 100644 > --- a/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml > +++ b/Documentation/devicetree/bindings/net/motorcomm,yt8xxx.yaml > @@ -52,6 +52,18 @@ properties: > for a timer. > type: boolean > > + motorcomm,rx-clk-driver-strength: > + description: drive strength of rx_clk pad. > + $ref: /schemas/types.yaml#/definitions/uint32 > + enum: [ 0, 1, 2, 3, 4, 5, 6, 7 ] > + default: 3 No improvements after Andrew's comment. Best regards, Krzysztof