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 65602C43334 for ; Wed, 6 Jul 2022 07:36:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231162AbiGFHgZ (ORCPT ); Wed, 6 Jul 2022 03:36:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52912 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229732AbiGFHgY (ORCPT ); Wed, 6 Jul 2022 03:36:24 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 95A5822523 for ; Wed, 6 Jul 2022 00:36:23 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id bu42so4598347lfb.0 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=C2E1Nc3PalruCLFQglrCTAi39ce0vbIR7mrXX83gxrsvV+JKpqNzJ4mxnMkKSr/Sx0 gjbNgWVnInJBX8tEyoTx5ax0X0WDjrmxJH125UKKD9CIjEiVzhU0eb1fLc9RrltxgkNU Kfq4S6B/Hbi+j59Ox56gVIokyt8PGYxdtFwxNbppeNLavI9vhf8Jp9D6E7A1wRtf7kqr NBBjCK3W+DCmyT4B8Bee7nLFcn6NL1Ice/QJ0sGWfhIlyWNnyx/zCUm3zjlkZpwPRyMG Cyp+wni1GciOO68bbPha33hRYOMlK0H2xix0y0t2o8Kkx3QoqK7Nu7efSAf3zHL+7Gkq ajvQ== X-Gm-Message-State: AJIora9tS9+zNGHF4pJIaEo0+DE6I/XhL8JhGP6S6P/S+JC+NgW54Tif 79EBspz9nJWibF4qK9B2EdgI4Q== 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: linux-tegra@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