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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id EAE16C4332F for ; Fri, 21 Oct 2022 14:54:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Date:Subject:Message-Id: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=y5P4qIb0yW6iUvnLQWPWtvkN3+jE+zVCOWCrB6nD6sE=; b=UguPNm3wv41r/k Kqm5oQTfYOssTHQQUGpP5lU46n1RnaFNwC4jPtRUobowavXN0CRFPSp/rraRrXqCroIIDTklXBEke R7fDxGgjmC9JMZInDBGoFRrZKYthPb9ehL0QwK1gMtcVW0uZUV4mEstUKk3Xs7b4/pOme79h5v+ha uKXhhiToTn95U8w60dusn2d2DckHdeyp0LOxxCkc8xfLezC3ZFGkpBihOmaYyv6wWMhOXPD9NYm3F XGgyt68Qs2ly2dCXPevau3shJ3mvpY+/eN5bE9uuev2jrisl1PxfpulGrAidPSWObmA/jU5ZHYItR LVOfSYP8/K6ERjC2iCQg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oltPD-008bwm-IB; Fri, 21 Oct 2022 14:53:51 +0000 Received: from mail-oa1-f43.google.com ([209.85.160.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oltPA-008bvz-Hk for linux-arm-kernel@lists.infradead.org; Fri, 21 Oct 2022 14:53:49 +0000 Received: by mail-oa1-f43.google.com with SMTP id 586e51a60fabf-1364357a691so3821222fac.7 for ; Fri, 21 Oct 2022 07:53:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:subject:message-id:references:in-reply-to:cc:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3OjGVeTvODIBbTo/SrESzi4uOh+yZbR1H/f+SbyBdlc=; b=UE6AkXy0ny5U6h87e3HWcGX1NBn+6KF1LowmOXt8nmT8lYu3q+f0Uji+j9k5i5IQUO d7mjW898ogn7K5YdqVq1w9PnQTb+eufLwSNTMz/y/gnAF5pN017C8nPH9AFPq/C1/jRl U27HLwqTRlK9Lo540eH7mrrCoqjhVs6F81QV+YBGI+UzjkuTARaILLVQZNkKLcq1MbEH YfQl/SC/YJTHQIUzrzlDgslJe1JDnPXJgYj+AQ2GlZAghFZt9RO2nzlHSAoRqYI3Ut/p ljBVz0RDbc5+ZuRU7nkytMax0FfqmkH19ER6tvg9kZRpCRmzLlm/J+gjgqYEzWXVyr+H BJlg== X-Gm-Message-State: ACrzQf0fYYFN2JFLadjyL1i7FO9KQUCLqJTBDDIFgJy1Cl3KTdsI5uGD Pw3i3r4xsS3Yu1DRhnzPew== X-Google-Smtp-Source: AMsMyM5D0l7ZS02B7nphvgFz2ZyynZhxGSFVZxGIVW7766XaBCkT+7Eqm1ZWsyl9cRMXSGVe7htB8A== X-Received: by 2002:a05:6871:720:b0:137:2100:2550 with SMTP id f32-20020a056871072000b0013721002550mr24314194oap.211.1666364025105; Fri, 21 Oct 2022 07:53:45 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id y1-20020a0568302a0100b0066193fe498bsm1186128otu.28.2022.10.21.07.53.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Oct 2022 07:53:44 -0700 (PDT) Received: (nullmailer pid 3723735 invoked by uid 1000); Fri, 21 Oct 2022 14:53:46 -0000 From: Rob Herring To: Maxime Chevallier Cc: devicetree@vger.kernel.org, Luka Perkov , Russell King , Heiner Kallweit , linux-arm-kernel@lists.infradead.org, Florian Fainelli , thomas.petazzoni@bootlin.com, Andrew Lunn , Vladimir Oltean , linux-kernel@vger.kernel.org, Robert Marko , Krzysztof Kozlowski , davem@davemloft.net, netdev@vger.kernel.org, Rob Herring In-Reply-To: <20221021124556.100445-2-maxime.chevallier@bootlin.com> References: <20221021124556.100445-1-maxime.chevallier@bootlin.com> <20221021124556.100445-2-maxime.chevallier@bootlin.com> Message-Id: <166636401759.3723525.17897747781919721401.robh@kernel.org> Subject: Re: [PATCH net-next v5 1/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet controller Date: Fri, 21 Oct 2022 09:53:46 -0500 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221021_075348_607563_E0C38724 X-CRM114-Status: GOOD ( 16.13 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 21 Oct 2022 14:45:52 +0200, 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 > --- > V4->V5: > - Remove stray quotes arount the ref property > - Rename the binding to match the compatible string > 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 > .../bindings/net/qcom,ipq4019-ess-edma.yaml | 95 +++++++++++++++++++ > 1 file changed, 95 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/qcom,ipq4019-ess-edma.yaml > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: ./Documentation/devicetree/bindings/net/qcom,ipq4019-ess-edma.yaml: $id: relative path/filename doesn't match actual path or filename expected: http://devicetree.org/schemas/net/qcom,ipq4019-ess-edma.yaml# doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/ This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel