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 76C69CCA473 for ; Wed, 6 Jul 2022 07:36:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231174AbiGFHgZ (ORCPT ); Wed, 6 Jul 2022 03:36:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52914 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230028AbiGFHgY (ORCPT ); Wed, 6 Jul 2022 03:36:24 -0400 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 98B7122537 for ; Wed, 6 Jul 2022 00:36:23 -0700 (PDT) Received: by mail-lf1-x12b.google.com with SMTP id i18so24421586lfu.8 for ; Wed, 06 Jul 2022 00:36:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=ni67Hdlx8SdwRcOV0nh3z02m953cDwBmWOR3KarI5eQ=; b=eFWNXSlPB1AfAY7bz7WebRsM3DvxF2jlNqK/ANSHQy37sNp0p+voM6EFu0PpuVbrcQ LJj8MgT2dTuFZr7T7Tb1miA9oRaJoG5B1kuTuda3lbNfphdwziijafHy4j9YJ0Fc8ufk 8OP4gWaUY/RN0AB61zs0ymAqz+6Z+LIWDZaQNplla0qmF6wuagQ9XW4AKaIb7YitDq+G 09eZnirKjKqAcsT6taYIHCWXS3DJKW6iqVBk85pJGogZBmFrnNKOEVYOPEy60XxUww/z +oGg5m3dc5DuTcYRW1+oRScIsZoDdEK0ICVT/XqwUDD6WMQ5HBjaW8+5s4LiZYeEpwz7 6qIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=ni67Hdlx8SdwRcOV0nh3z02m953cDwBmWOR3KarI5eQ=; b=YlSD+JoOGLilcXTDwxw9YGbzDyBgN+VdH89qYhPlpnof5VTZjilw886F/pMNFnrJt2 DhWtnIVEq41BXk2uYxLwskk4r5BDpfVpXR7m02Jwl+KWywsJiZISW9K8XU5V8XLeSZtM V5raic75IhtXTNuyLjYMWQKtd67ayOaDqTuBQoYKuhf+FWXtaqddrPkILt/Qs95coT39 +wDSB/JMIlrmA3WSpArtnVqwPBG//r0gbfvx0yb5WD1/Src8bS4ZhG7rQBOpujDGU+Z6 zwMy5NLds4V3XkYun+io4qCEEnDqnYf8k9F5CTFviAqR7BQXexG1zydTDbmt/5QQPdsl rukg== X-Gm-Message-State: AJIora+xawRgorMayPMip18CI541Aby9qYKcaKEFhgHw02LNa/svjOCJ nCpFNOViORta9OcftOz3sc5dig== X-Google-Smtp-Source: AGRyM1tFrBo+hONe3ZNVXhfUKXTTJ876vyfim9rf05ECkdQdBWA2kpagOUHd5g8W+cUqgw6V8UsuEA== X-Received: by 2002:a05:6512:3e19:b0:47f:77d8:236c with SMTP id i25-20020a0565123e1900b0047f77d8236cmr24304754lfv.560.1657092981997; Wed, 06 Jul 2022 00:36:21 -0700 (PDT) Received: from [192.168.1.52] ([84.20.121.239]) by smtp.gmail.com with ESMTPSA id a6-20020a2eb546000000b0025a9dccbae5sm6054089ljn.112.2022.07.06.00.36.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 06 Jul 2022 00:36:21 -0700 (PDT) Message-ID: Date: Wed, 6 Jul 2022 09:36:20 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH net-next v2 2/9] dt-bindings: Add Tegra234 MGBE clocks and resets Content-Language: en-US To: Bhadram Varka , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, thierry.reding@gmail.com, jonathanh@nvidia.com, kuba@kernel.org, catalin.marinas@arm.com, will@kernel.org, pabeni@redhat.com, davem@davemloft.net, edumazet@google.com, Thierry Reding References: <20220706031259.53746-1-vbhadram@nvidia.com> <20220706031259.53746-3-vbhadram@nvidia.com> From: Krzysztof Kozlowski In-Reply-To: <20220706031259.53746-3-vbhadram@nvidia.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 06/07/2022 05:12, Bhadram Varka wrote: > From: Thierry Reding > > Add the clocks and resets used by the MGBE Ethernet hardware found on > Tegra234 SoCs. > > Signed-off-by: Thierry Reding > Signed-off-by: Bhadram Varka Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540 If a tag was not added on purpose, please state why and what changed. Best regards, Krzysztof