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 E23E3C47088 for ; Thu, 1 Dec 2022 16:18:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232242AbiLAQSu (ORCPT ); Thu, 1 Dec 2022 11:18:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37190 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232208AbiLAQS1 (ORCPT ); Thu, 1 Dec 2022 11:18:27 -0500 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A7866A80AF for ; Thu, 1 Dec 2022 08:18:25 -0800 (PST) Received: by mail-lf1-x133.google.com with SMTP id j16so3208828lfe.12 for ; Thu, 01 Dec 2022 08:18:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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=8cY6vY+thlkCsq8gkvaJsPRCyrqqjPYljRJ5t7fEBhY=; b=jfbqHyeZzr8xPua9HCdHjoXzpBxC7ALd4kWIH5iTniEhGsyfEjibgdBA8R4ffEqr3V DInsg2LBqcoFqTYPg94zQW5MfzlnPd0KCKnj7wQlulFM+yStYvy1kkax8IbGNaQqDXwj UKQMOiZ4Bg5DylqDInXJxiS9nISr/iLti0B+d4nJWyobSe+VzLb2PJEnWVFp5ZM5IHkH bJHZVHtORznZg8knhE33yfZ/poItxg9WPJImuC0F8HNgq3/Zst2Wf9J6z1C75UepInHW 9t894/JigyjJzfyv+x3m+inY93IkFT5U2IF0/jnEc/3Zuf+Eiknt6n7scRXOkFqxNP0U 17AQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=8cY6vY+thlkCsq8gkvaJsPRCyrqqjPYljRJ5t7fEBhY=; b=IVCQeMnprun8Zm3U4RhQQnuTXC2AJ+bMe7hX+ActG/8mTTnF+6+UCK82AM9rmbf8dK 0rMW02keFcsO389NhMUU6udvnDVPcFG3Ey/4sypglA1fF0S4tTjLhDZBgE7JxsWBy7vQ uBtqh7vLbCPaBEoj/ylajU4Q9RZCga6gR65SybYZdeCycU0PDD8MxKPYhe/uSNqiG7Pk HO35gqS4dfPQaobckd8gTPM5yBfuvqYRd8HqzTcI0IL7Tbypsw0D5LBzXW+EgrWsdxks IqdVK9ilZzrsXReX2B1yD75rhusuf1tbQ1dqhYO7MnYzbycBKSY7vYZpG6TYGoGNKfTq L4xQ== X-Gm-Message-State: ANoB5pn8P/jwAY2E/8uSDYst0cRjwQ0FJgcc0EdXxI+IfPE5jPhHMWTZ ndmq/8rv29V7mBP7fsCKdnI0sg== X-Google-Smtp-Source: AA0mqf7qGU2jrUUfqNQ9zX7/puSmTFzU4/4K8uEfeV/EPQlWMS86NXUROJC3c9SDMfwfMHDNZvG25w== X-Received: by 2002:ac2:4d95:0:b0:4a2:3d03:d951 with SMTP id g21-20020ac24d95000000b004a23d03d951mr16321829lfe.387.1669911503607; Thu, 01 Dec 2022 08:18:23 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id p9-20020a2e7409000000b002770a9ed61bsm408768ljc.66.2022.12.01.08.18.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Dec 2022 08:18:21 -0800 (PST) Message-ID: <277f9665-e691-b0ad-e6ef-e11acddc2006@linaro.org> Date: Thu, 1 Dec 2022 17:18:18 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH v1 1/7] dt-bindings: net: snps,dwmac: Add compatible string for dwmac-5.20 version. Content-Language: en-US To: Yanhong Wang , 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 References: <20221201090242.2381-1-yanhong.wang@starfivetech.com> <20221201090242.2381-2-yanhong.wang@starfivetech.com> From: Krzysztof Kozlowski In-Reply-To: <20221201090242.2381-2-yanhong.wang@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 01/12/2022 10:02, Yanhong Wang wrote: > Add dwmac-5.20 version to snps.dwmac.yaml Drop full stop from subject and add it here instead. > > Signed-off-by: Emil Renner Berthing > Signed-off-by: Yanhong Wang Two people contributed this one single line? Best regards, Krzysztof