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 DB32CEDEC78 for ; Wed, 13 Sep 2023 15:46:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229869AbjIMPqE (ORCPT ); Wed, 13 Sep 2023 11:46:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40838 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229818AbjIMPqE (ORCPT ); Wed, 13 Sep 2023 11:46:04 -0400 Received: from mail-ed1-x530.google.com (mail-ed1-x530.google.com [IPv6:2a00:1450:4864:20::530]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DAC57CCD for ; Wed, 13 Sep 2023 08:45:59 -0700 (PDT) Received: by mail-ed1-x530.google.com with SMTP id 4fb4d7f45d1cf-52c4d3ff424so9011395a12.0 for ; Wed, 13 Sep 2023 08:45:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1694619958; x=1695224758; darn=vger.kernel.org; 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=yWMmHby+0Ho6yfR2tcaVbJfSP8pJ0Ogv81Df7xoDU78=; b=S6V0qjdhXqzXmU7lSA6fFc5Zz7QZLykBGd5c91lcWcw7eicz4QLGCUtFDiC4qb3qgF L/559aDHwxQ40wMuBReylB7me+apQkS8fFoZwCN3nO0S4YI6KfrhQnhJGRK8sS0JOO2n rDE5pNSksPVkQouhcKMtW6J82AZF/BDa+f9QE+ChTeGBlomZ5x51f9sYL1IutaAet2Gy fQLAb4z7YWCpn4hOE2bgYpWrA2m9MjLH8lPHOwsG9GYxBWhjz5aM8ij92+Z1SCBaVLXa vSSCJ867eJBpyFFJ0U9atMZAaWHtTGY6lgnh6o55xq3hVutvH0pMmNmkKRG8ak6AryxL Er5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694619958; x=1695224758; 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=yWMmHby+0Ho6yfR2tcaVbJfSP8pJ0Ogv81Df7xoDU78=; b=dDSq/ZSt1wM2JCRqkOcu9s1okTYAni7Vik2Bu8GVk2NyKqucEWpnFCvO85wc4aggOk 8Z3cX7yfIoyNwDeyyNN8RS5du84c6UuiWxnl/39p0LomdJmBuPPtfvXAfs5HFmqyCWAW g+/kMQwu/dR81NsVDasGbxZdEGbrCuDyK8Rx9LB9wgHV1plHjLIeSk09135F0L3D3cLE /8AmTzxXo2hdUByMXPnZZLeTqoCq+GP/k5EQw6ngVYCtABrorDq7sPD4rGh6qH057EgM Tjm4T/3C/eADdkuZUdVb2ihmzE5+eq4F70vHNb+lY4vshwHS8zxSmPth9gLa7NJKgBBe tfUw== X-Gm-Message-State: AOJu0Yyv1/VDmGnmZqefaR6YJPvvClmRLsNrO9QGkGjL5MidtCGCoaqf A7nf84Rba04TDs0Ap25+qRn75A== X-Google-Smtp-Source: AGHT+IG+j7fagSsVnPo1xWjGNdW2WcBfrquWrkAv0F12qO6ETU4PsXAeD0r9nP+0+/bEg76v7UR5Vg== X-Received: by 2002:a17:906:2091:b0:99d:dc0b:a89a with SMTP id 17-20020a170906209100b0099ddc0ba89amr2762962ejq.63.1694619958378; Wed, 13 Sep 2023 08:45:58 -0700 (PDT) Received: from [192.168.1.20] ([178.197.214.188]) by smtp.gmail.com with ESMTPSA id z24-20020a170906075800b0099b7276235esm8557639ejb.93.2023.09.13.08.45.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 13 Sep 2023 08:45:57 -0700 (PDT) Message-ID: <588db15e-62f1-ca9e-211c-21d58e15bd73@linaro.org> Date: Wed, 13 Sep 2023 17:45:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Content-Language: en-US To: Parthiban.Veerasooran@microchip.com Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Horatiu.Vultur@microchip.com, Woojung.Huh@microchip.com, Nicolas.Ferre@microchip.com, UNGLinuxDriver@microchip.com, Thorsten.Kummermehr@microchip.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, corbet@lwn.net, Steen.Hegelund@microchip.com, rdunlap@infradead.org, horms@kernel.org, casper.casan@gmail.com, andrew@lunn.ch References: <20230908142919.14849-1-Parthiban.Veerasooran@microchip.com> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 13/09/2023 15:26, Parthiban.Veerasooran@microchip.com wrote: > Hi Krzysztof, > > On 10/09/23 4:25 pm, Krzysztof Kozlowski wrote: >> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe >> >> On 08/09/2023 16:29, Parthiban Veerasooran wrote: >>> This patch series contain the below updates, >>> - Adds support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface in the >>> net/ethernet/oa_tc6.c. >>> - Adds driver support for Microchip LAN8650/1 Rev.B0 10BASE-T1S MACPHY >>> Ethernet driver in the net/ethernet/microchip/lan865x.c. >> >> And why is this RFC? Do you mean by that it is buggy and not finished, >> so we should not review? > > No, this is not a buggy/unfinished patch series. I have added RFC as I don't understand how people name their stuff RFC. Some send totally buggy and untested bindings under RFC and, after receiving feedback, respond surprised - it was just RFC! Other send RFC and expect review. Just call it a PATCH. PATCH is Requesting for Comments. Best regards, Krzysztof