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 03BE1C433EF for ; Thu, 14 Jul 2022 10:46:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238451AbiGNKqC (ORCPT ); Thu, 14 Jul 2022 06:46:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54764 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238448AbiGNKqA (ORCPT ); Thu, 14 Jul 2022 06:46:00 -0400 Received: from mail-lj1-x22b.google.com (mail-lj1-x22b.google.com [IPv6:2a00:1450:4864:20::22b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26EF854658 for ; Thu, 14 Jul 2022 03:45:59 -0700 (PDT) Received: by mail-lj1-x22b.google.com with SMTP id q7so1657504lji.12 for ; Thu, 14 Jul 2022 03:45:59 -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=xKqR0FW84/9+NW1iMNlSYSBMe00t6GL0Fr0lVNN1QJg=; b=RRzW+U2SyCxJYMSQpmw0Ceda3JSDmQG0VnKypfT2/CnW65baSsZ5BJB0f6/6vuIOeB x3rG1OG+f4f1LrcbkVeYtfNKRuZDhFWJhhPCZSutTDuR6n9G3XuO8i9/OMy+KZk6xvQO iSdJfmqvsB+eh3CoNGNGXGNXKgQP4ncePzhp7jlfMhrzPvdF+Zfl38FIkCEkOXUx+F7i 9zhhXKreZ8ku0RERbzdiyiOA/z5uzZV13xvuJvel/+xMlab6eJfVIivddi27qlRN5xkh WO0AeTFoSHtGwYSczB3uBQYWpYnmJE7U3HGXdsQK5UvicBcyDqOJOFW3We9OyjSCEOE+ kPZg== 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=xKqR0FW84/9+NW1iMNlSYSBMe00t6GL0Fr0lVNN1QJg=; b=x5eTLmL10ux2ngNMZe+72jKffaMG/hKFrZUW6SV1WwVFVoXJt/RAJkcrXmflezqAD5 AQWWyl655i4c4TIjcLBedhpgsP1+X4f82T8iy4K/rnKpQjjnS3CmvNv05GtMPyE9ZZ83 4CBvUnTtmuET+hD+qoxqNEn015VnQp/hvX5EpAx91Qd2/rIMsM9OJuj4Ho0pNbgz3oeA kcpB6c/G8iYjRsDRJSJxZC8YCp0Stueoul7OnydYqR1sSkZRwSgysbOR8x529DV4D+py czwm/ByOXMspQiBlIiY2ErKQQ9hLqD8TQNCCdMEifi9OYTHakwxZY3CQf2kutdA3U8cl mUig== X-Gm-Message-State: AJIora9e4BuIYVIE85KxDqQbd66R3AZh9Lzt4Z7Pnm990Jwi7TZi9BTL rxKS/7F+AwPTngXsJtIJyFCYdQ== X-Google-Smtp-Source: AGRyM1vvbcUEPvueAQS7ThaZipg6klecM8/8S5oPfzvcfSzlfkSt7U7OZ3hrAd+Z3nRXH0ypBljh5w== X-Received: by 2002:a2e:b165:0:b0:25d:8663:4dc8 with SMTP id a5-20020a2eb165000000b0025d86634dc8mr4208649ljm.87.1657795557533; Thu, 14 Jul 2022 03:45:57 -0700 (PDT) Received: from [10.0.0.8] (fwa5da9-171.bb.online.no. [88.93.169.171]) by smtp.gmail.com with ESMTPSA id 27-20020ac25f5b000000b0047255d210e4sm295643lfz.19.2022.07.14.03.45.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 14 Jul 2022 03:45:57 -0700 (PDT) Message-ID: Date: Thu, 14 Jul 2022 12:45:54 +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: [RFC PATCH net-next 2/9] dt-bindings: net: Expand pcs-handle to an array Content-Language: en-US To: "Russell King (Oracle)" Cc: Sean Anderson , Heiner Kallweit , netdev@vger.kernel.org, Jakub Kicinski , Madalin Bucur , "David S . Miller" , Paolo Abeni , Ioana Ciornei , linux-kernel@vger.kernel.org, Eric Dumazet , Andrew Lunn , Krzysztof Kozlowski , Rob Herring , devicetree@vger.kernel.org References: <20220711160519.741990-1-sean.anderson@seco.com> <20220711160519.741990-3-sean.anderson@seco.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: linux-kernel@vger.kernel.org On 12/07/2022 17:59, Russell King (Oracle) wrote: >> However before implementing this, please wait for more feedback. Maybe >> Rob or net folks will have different opinions. > > We decided on "pcs-handle" for PCS for several drivers, to be consistent > with the situation for network PHYs (which are "phy-handle", settled on > after we also had "phy" and "phy-device" and decided to deprecate these > two. > > Surely we should have consistency within the net code - so either "phy" > and "pcs" or "phy-handle" and "pcs-handle" but not a mixture of both? True. Then the new property should be "pcs-handle-names"? Best regards, Krzysztof