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 F380EECAAA1 for ; Fri, 9 Sep 2022 15:38:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232460AbiIIPiI (ORCPT ); Fri, 9 Sep 2022 11:38:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40982 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232062AbiIIPhl (ORCPT ); Fri, 9 Sep 2022 11:37:41 -0400 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4ADC31116C6 for ; Fri, 9 Sep 2022 08:36:34 -0700 (PDT) Received: by mail-lf1-x12b.google.com with SMTP id k10so3347574lfm.4 for ; Fri, 09 Sep 2022 08:36:34 -0700 (PDT) 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; bh=72IKp5JhqIMtfECNJjjPmdnnrzUSSSK/UrmLy7eeLeQ=; b=NXdEY12XTeuuYu/Csekbn0zatod6oeuRuFZvKmX4iAA5javleoseYqK1qRO4vkPYo7 CDRBGpMwmQCPv1UzH0BkpkfkR30Cn4qvchRwM6quuYautlo1W7Lg+yvZk6HJOVrPzTAU sPEYOH9LXxu1FT/Nml9aRhijaVUIEGH7COlz5KuHXKGoMcL/vy0dPcOAyvbr5x4DeS+B E4GYyjRqwXj4ibKVszV4Qbp64trC3tegr59Yzswwani/Tu9QlgX0gI1YWAvDiGqT49Rj WRaMGVBwMQ5sq6fn64MjQjZN/9nETr+AyrJaGk91XhZ36HLBnGe/+m24EQg8PCtDFp4M +JBw== 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; bh=72IKp5JhqIMtfECNJjjPmdnnrzUSSSK/UrmLy7eeLeQ=; b=Bw+gQhkb17uz7ndcyXimCV+JLX6XsR3onrCH3JQ1vat54IvIPYy0r3PhsNdJ+05vnQ Rw9BL622qyfcE9cPLtpg90b/o5kTN/Js8eo93zOui+sSB02ZSN/sb7Z928BoD9LG0zdW jdV25+s68/TANiqM9gdwgGyM4Xi7pGU+sXFPFxBoOA2xiXb1/bKtPME40NlguWAgZm37 TcB/mMW1ljtkPBzd6ArrDzOHXFxMZmjAFg5XrPYGm8ftDhjU7ZABoqwabANSf1jBPWGH ayQzk2H0zD7xa+G6OT4d4rCwlUBmTVCPZdhp1RJN2TnNNWAG95Yz0MymNI6xbf5HThuv ob1g== X-Gm-Message-State: ACgBeo00dkhlVmz2TrgclDBw+8ruOIiTcSGNqWGCoIuJTtMdTyJtnNQH inOZ9J0sD9fGC8KPsBsfZXEG2Q== X-Google-Smtp-Source: AA6agR5ShChGjwnDe/Nujbbb6w5SJ8/ttzb3Xq7V2kmdtDFt30nqRthe1GZPt8gf0RZUuSdxenWjlA== X-Received: by 2002:a05:6512:3d02:b0:498:f4d4:e246 with SMTP id d2-20020a0565123d0200b00498f4d4e246mr2147165lfv.115.1662737746822; Fri, 09 Sep 2022 08:35:46 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id a2-20020a056512374200b00496693860dcsm117246lfs.232.2022.09.09.08.35.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 09 Sep 2022 08:35:46 -0700 (PDT) Message-ID: <54cc906d-0b79-e9fb-c025-2e361d1fa03c@linaro.org> Date: Fri, 9 Sep 2022 17:35:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH net-next v4 4/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet controller Content-Language: en-US To: Maxime Chevallier , davem@davemloft.net, Rob Herring Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, thomas.petazzoni@bootlin.com, Andrew Lunn , Florian Fainelli , Heiner Kallweit , Russell King , linux-arm-kernel@lists.infradead.org, Vladimir Oltean , Luka Perkov , Robert Marko References: <20220909152454.7462-1-maxime.chevallier@bootlin.com> <20220909152454.7462-5-maxime.chevallier@bootlin.com> From: Krzysztof Kozlowski In-Reply-To: <20220909152454.7462-5-maxime.chevallier@bootlin.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 09/09/2022 17:24, Maxime Chevallier wrote: > Add the DT binding for the IPQESS Ethernet Controller. This is a simple > controller, only requiring the phy-mode, interrupts, clocks, and > possibly a MAC address setting. > > Signed-off-by: Maxime Chevallier > --- > V3->V4: > - Fix a binding typo in the compatible string > V2->V3: > - Cleanup on reset and clock names > V1->V2: > - Fixed the example > - Added reset and clocks > - Removed generic ethernet attributes > > .../devicetree/bindings/net/qcom,ipqess.yaml | 95 +++++++++++++++++++ > 1 file changed, 95 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/qcom,ipqess.yaml > > diff --git a/Documentation/devicetree/bindings/net/qcom,ipqess.yaml b/Documentation/devicetree/bindings/net/qcom,ipqess.yaml > new file mode 100644 > index 000000000000..3d2f790647cd > --- /dev/null > +++ b/Documentation/devicetree/bindings/net/qcom,ipqess.yaml > @@ -0,0 +1,95 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/net/qcom,ipqess.yaml# Filename based on the compatible, so qcom,ipq4019-ess-edma.yaml Apologies for not bringing it up earlier... > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Qualcomm IPQ ESS EDMA Ethernet Controller > + > +maintainers: > + - Maxime Chevallier > + > +allOf: > + - $ref: "ethernet-controller.yaml#" Drop quotes. Best regards, Krzysztof