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 0ACF2C43217 for ; Thu, 1 Dec 2022 16:19:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231310AbiLAQTC (ORCPT ); Thu, 1 Dec 2022 11:19:02 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35182 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232207AbiLAQS0 (ORCPT ); Thu, 1 Dec 2022 11:18:26 -0500 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 908A8A80AC for ; Thu, 1 Dec 2022 08:18:25 -0800 (PST) Received: by mail-lf1-x135.google.com with SMTP id g7so3242569lfv.5 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=oISAckNCFDp0jIt7BEoWGaXrAACbh7BC7T91fCiE/dhcmFCDdOhfE4HuYUu5G6jk5s xwpb3VppadQV2fdcClCUIxrizG9HOHhhIt/gYL4ePSn3VFXj5ORDXyyrWYeBi18hkfPC YBU+10CsI0a9UVli2Epmmp+SuH6CVfNy+8gWvUe3dBs6SsqQb50jctF5M+V52t8gFfmb AYIclpjQRDsAZRrvNmYil8NPfcnb5q6mvn3EGGqVMMoemgmriACwy7a6QaXdMhvrLvOP ClWpl2rhoDgkiGyp89ed8Ot/Wzp0Qj9jeiRIcCw74e2AT1pRbjq3ftndL6ujWJ2sFFqf GJpQ== X-Gm-Message-State: ANoB5pnGHimqPkX/eOExEehG2GB/3BD0JWk20vLicw4WpGt1zuEYDbr1 fRw2pOkawJJFXVMqcCdGN9hpdw== 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: linux-kernel@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