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 CA3A5C6FD1F for ; Thu, 16 Mar 2023 07:24:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230023AbjCPHYu (ORCPT ); Thu, 16 Mar 2023 03:24:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32886 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229599AbjCPHYt (ORCPT ); Thu, 16 Mar 2023 03:24:49 -0400 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9064539BB3 for ; Thu, 16 Mar 2023 00:24:47 -0700 (PDT) Received: by mail-ed1-x534.google.com with SMTP id fd5so3801146edb.7 for ; Thu, 16 Mar 2023 00:24:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1678951486; 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=/bgdteaO78IPJ8n05LVHoYGGSz252y+t9b/EMMp5aSg=; b=dWKdaX0KZEWMsPomMM/eVXxVb5lA9IaL7Chvky6Eh7fU1g0naZPWTi9exr7AlxuQXY LSKe6vGXzhKh962b933I/lyc+pqTFDovPtLB9SLs3cOC9/Zemt9VjbsTk75u3xBJ+/RA 55mm3kgRdoI9The16qeJS6P8f6f8sXLkdlyCAidXBWR6IUI0BcJQkRIdkcswGWqMP0mC K8M3yYeHu4esP41yTID/n0J+VkvAWSSo/F0fyEbh2YUW3VKUgV7nrXmmz6s8wNeYToUv 38DgzPHLC2Xw2CY8dB4FtFmdTAFsoXxCemuPe/qLAYNKhmCu+VkEAqw9E3yfoxwBecDA r7dQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678951486; 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=/bgdteaO78IPJ8n05LVHoYGGSz252y+t9b/EMMp5aSg=; b=nBlla8ezvYGYDdWmh3qpfftiq8RdJEUjIggnmdIIRPjMyEwMH2Ywe8jIaD8LDVXcWn x5K1nIVqfWOf219kARYBFCoAyYNfNMMFinp1+IcJ0XRDDMGxIPwSZhku0uJKzuRBn5sR eeh6SLhRJDRQ8ENm7vU7T37jBk/hQAXSKlxH0slUIIYnfjr/bJAFyasErAZiCkjxlODN tJoJMBtbcZ2T+M3H9uDFqc9AqJYHg3DQ7rA06payYqa/fDrfhe0nZ3RyL7uCPCZgFgr4 5H3O2mHXzinXmUpU9U09A4pMRwFADznQrVyJeWXxtJDZHjRKwh49XFmqzPV4z9Fte8MK qLYQ== X-Gm-Message-State: AO0yUKXaFmHYTorO0fy2HT5HSY2KeWVJUV3CvJIOKQh7GtDw8iir6KZM KIpRfpY4CQvLHFs2uGxMguDliA== X-Google-Smtp-Source: AK7set8n1LQzlsokldgijr1RYIG80emZgfFLksKIExrU5Iu/kN9VQx86ychaKjlFf+qUbkPa/gENug== X-Received: by 2002:a17:907:6297:b0:930:7324:2766 with SMTP id nd23-20020a170907629700b0093073242766mr1165143ejc.35.1678951486084; Thu, 16 Mar 2023 00:24:46 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:9827:5f65:8269:a95f? ([2a02:810d:15c0:828:9827:5f65:8269:a95f]) by smtp.gmail.com with ESMTPSA id h7-20020a170906584700b0091fdc2b4fa2sm3493484ejs.145.2023.03.16.00.24.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 16 Mar 2023 00:24:45 -0700 (PDT) Message-ID: Date: Thu, 16 Mar 2023 08:24:44 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH v7 3/6] dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name Content-Language: en-US To: Samin Guo , linux-riscv@lists.infradead.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Emil Renner Berthing , Richard Cochran , Andrew Lunn , Heiner Kallweit , Peter Geis , Yanhong Wang , Tommaso Merciai References: <20230316043714.24279-1-samin.guo@starfivetech.com> <20230316043714.24279-4-samin.guo@starfivetech.com> From: Krzysztof Kozlowski In-Reply-To: <20230316043714.24279-4-samin.guo@starfivetech.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On 16/03/2023 05:37, Samin Guo wrote: > According to: > stmmac_platform.c: stmmac_probe_config_dt > stmmac_main.c: stmmac_dvr_probe > > dwmac controller may require one (stmmaceth) or two (stmmaceth+ahb) > reset signals, and the maxItems of resets/reset-names is going to be 2. > > The gmac of Starfive Jh7110 SOC must have two resets. > it uses snps,dwmac-5.20 IP. > > Signed-off-by: Samin Guo > Tested-by: Tommaso Merciai How do you test the bindings on hardware? Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof