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 15FB7C43334 for ; Tue, 12 Jul 2022 15:04:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233997AbiGLPEy (ORCPT ); Tue, 12 Jul 2022 11:04:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54892 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233941AbiGLPEK (ORCPT ); Tue, 12 Jul 2022 11:04:10 -0400 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 D6EA0C1757 for ; Tue, 12 Jul 2022 08:00:14 -0700 (PDT) Received: by mail-lf1-x133.google.com with SMTP id d12so14372005lfq.12 for ; Tue, 12 Jul 2022 08:00:14 -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=5rwKBeIAZBL/2EbnwIvloMXojmJae+HG+bwLQ3UvKZU=; b=BbqDqVYooYKIj1K6apNQYxI5UjKiAsnraSpIq+Gxz0bTDVuntACzh0E+3jiLg/k3aK d83//NilU35J6/a6+8ApONO/62eR5hR7JqotATL2RfHiawCOJOwfoGw1YGiafdoDwnfm rOD7HwKkH/n8jYHCG/exNMQ1AgZwyUBlvZt0JUR9VwiYXV1RR9yczW8BKn0kIpToBR6j Y9Gl4vzK5t0jzYrQtgabsfnZug43LGWh7DUtsBKT9GqX8PXIZq81V2Jw7pGS5hP7N91U OmmTYBrdiDoyPc9dQ7X4g3r8ZEmlS6/0SN1CdaxS2TT8RwWpJvjjh2GAvXHuEoLy+wu4 chZg== 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=5rwKBeIAZBL/2EbnwIvloMXojmJae+HG+bwLQ3UvKZU=; b=ExfrFVYydKKwliG8AN0iQR8arQfJKbQzLQz+88rSQKiRoRZLMF958prXFJwldVeLTF kPY+3lkMO5x+eGkRfdrLM9M5uK68R9wUqWNoJ9Y90ZDtwb4YK+JQsh6Dx80f1HRJKA0Z m/XY7TG1J6GyKBmXfvfzUd5K64Htedz9Ifo+E7gNCNWJsB5v+Y9WjKi1zrD0I9Q5H7Mp e3fiN2/dPa8afZdHWGHCmIVTWmGmhS/+dpw5WYRS1uIL9oRw7q43oLLmYx8XKpPTy+FB mvkkNk85JPrpe1W9OjQiLJpLuzpUVHbFOIJIcr3imOMJSyj4F1tQwM46+foLgM6+7D+K S6vw== X-Gm-Message-State: AJIora/aK9rudYz8onzZBIN7URN9GMf8QafiDqkw1/btfMx3fXqESsAa oZWKwKf2I9DGEpQe930Q4RGZ8g== X-Google-Smtp-Source: AGRyM1tZfgJtj9Pi+7AZnjOK058CzPog+YlI+5JjlBYCIAmKzqbCcAsF+0E+Hb47hZNPuTxqlmc4uQ== X-Received: by 2002:a05:6512:2511:b0:47f:a15b:c3ad with SMTP id be17-20020a056512251100b0047fa15bc3admr14872192lfb.441.1657638009971; Tue, 12 Jul 2022 08:00:09 -0700 (PDT) Received: from [10.0.0.8] (fwa5da9-171.bb.online.no. [88.93.169.171]) by smtp.gmail.com with ESMTPSA id o20-20020ac25e34000000b00489cc0dd59esm2209550lfg.90.2022.07.12.08.00.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 12 Jul 2022 08:00:09 -0700 (PDT) Message-ID: Date: Tue, 12 Jul 2022 17:00:06 +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 1/9] dt-bindings: net: Add lynx PCS Content-Language: en-US To: Sean Anderson , Heiner Kallweit , Russell King , netdev@vger.kernel.org Cc: 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-2-sean.anderson@seco.com> <4584120c-8e6f-6943-1bd3-aa6942525eda@linaro.org> 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 12/07/2022 16:57, Sean Anderson wrote: > Hi Krzysztof, > > On 7/12/22 4:47 AM, Krzysztof Kozlowski wrote: >> On 11/07/2022 18:05, Sean Anderson wrote: >>> This adds bindings for the PCS half of the Lynx 10g/28g SerDes drivers. >>> >>> Signed-off-by: Sean Anderson >>> --- >>> >>> .../devicetree/bindings/net/fsl,lynx-pcs.yaml | 47 +++++++++++++++++++ >>> 1 file changed, 47 insertions(+) >>> create mode 100644 Documentation/devicetree/bindings/net/fsl,lynx-pcs.yaml >>> >>> diff --git a/Documentation/devicetree/bindings/net/fsl,lynx-pcs.yaml b/Documentation/devicetree/bindings/net/fsl,lynx-pcs.yaml >>> new file mode 100644 >>> index 000000000000..49dee66ab679 >>> --- /dev/null >>> +++ b/Documentation/devicetree/bindings/net/fsl,lynx-pcs.yaml >> >> Shouldn't this be under net/pcs? > > There's no net/pcs, since this is the first of its kind. There is, coming via Renesas tree. > There's no net/phy > either, so I didn't bother creating one. Best regards, Krzysztof