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 544CFCCA483 for ; Tue, 12 Jul 2022 15:04:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233839AbiGLPEs (ORCPT ); Tue, 12 Jul 2022 11:04:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53958 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233863AbiGLPDh (ORCPT ); Tue, 12 Jul 2022 11:03:37 -0400 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0CD02C174C for ; Tue, 12 Jul 2022 08:00:12 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id t1so10863541lft.8 for ; Tue, 12 Jul 2022 08:00:11 -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=wsPoFEeTZp++imOR2ecuSn5m/7PojSySGWjX6E5fKzQvjnhZGqEr+dQySxvcNPniHW gZKDJZgS5OXwg0PGA6qptfLiuUsjL2OnsMkHn8rcAWAUOFr5EsT/PXQgbC9sWT8dIGSb uOq+LUe84ApEpBpFL8JfBnrUzJJUUs1ybZAVUoHyIaO3KET5BrXc0KxQHPO37WCRxUCw 20zod6u5zuOkKAZnz8Qac1a/Ryc4MyRVAiGHkoP84a4yI0yI4qhpmQN+IaGDQyvJa6tx RyesLa7q6himJvUyoDWvgRfs/ubqe6Cj/DZuhh6NBuRuHr3Sxq2vg4f1v204rloQbcG7 2fLg== X-Gm-Message-State: AJIora+dTKkHWsXbnBad0ZgB02ySTQY8FEroi2uKzTZI7g2cyMxuFBjL J/9fcBLXy7LsYZVe090GJniSAg== 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: netdev@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