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 A2893C433EF for ; Fri, 22 Apr 2022 21:12:03 +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:Message-Id:Date:Subject: 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=hruk6m500wedj+vPTR/zJywonhQEaDE/muT2Ud187E4=; b=rwcIMc5hvgiuH4 eZB6ZVLGjAS4UBnV38gvIGF1bd03PayEzC5a11XMKq3N7hvybLnRXXA/OD2pjmPT9MkYNJVRgAdJy HK28aJShxXkePDdRDo9w4odZf/qjIg5oEo77u3yYTwXUQbunVhw9NAyV4PyRjkxaEsKhYi6spDfgT kF3HWZHAPiTB0nC900I3if/RjA2cH3wV2P405O9c38TYiyfUOCKfWftzf6irUFXmG3Xdj+4cjw+Ls 9cR3hrGT7aMvAw2FJzrQsz0Hwyotd/DATxxtDsBuKwUTa07m/zOcGErZuEUgT4uavehAnSRHOqNeI LzGsm7Kqs1xOXq4Q8FLw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ni0YR-002LqI-O2; Fri, 22 Apr 2022 21:11:03 +0000 Received: from mail-oi1-f172.google.com ([209.85.167.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ni0YE-002Lla-UQ for linux-arm-kernel@lists.infradead.org; Fri, 22 Apr 2022 21:10:52 +0000 Received: by mail-oi1-f172.google.com with SMTP id w194so10377177oiw.11 for ; Fri, 22 Apr 2022 14:10:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=ga2tgBX0PUJR1Zp9dNHUDhZ65+RalcaTSUDM/UaOuB0=; b=ZevaU3l2iGgNYoQBuhp7j9mDKTcgw0XwABu7ekCy4tHIF9qx8YKhdGfqC6L7PdXFq1 UZPtc6Dxxb2ilABm6GU1NrpLmNcub0KOyt4IcmlWHXmP0kSrdGt0NDUFcYSF2ZGmh8w1 yTiOqwzgllX+drK4u30MAgpnxNRglVQvLiEyDxn9FYWBFSrtaZXDchg3pBITpOnr5h75 GXm8VSP2Ui3R7M9gDuJloN0LMSUW4aIYy4WS+ecM/9OQA7QAWPUxrZv2gEQf/0DBtx8N agq8j76G2+bMLqpCEqESry0yrByLXbzNki2m3Qe04DoB26RYvvWQxAQjRUodXHi+k1bM hiOQ== X-Gm-Message-State: AOAM531a9ZujxcYEphyGZmVge4V+KizWE9az5CVxCOeBI7tPNpQ0nEA2 MeJAdDXqAjPZgrJlHkf3oBH/IiH4Ag== X-Google-Smtp-Source: ABdhPJzFHB9JO0IzPSFAchdfBVlM9sHQgwENS+VHWa+J8qyq8EMl+Sc62ZjBkTrPhKSMWIQmP8rNAA== X-Received: by 2002:a05:6808:1992:b0:322:ca0b:cce3 with SMTP id bj18-20020a056808199200b00322ca0bcce3mr3152103oib.168.1650661849712; Fri, 22 Apr 2022 14:10:49 -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 i22-20020a056808031600b003229333b14esm1154598oie.47.2022.04.22.14.10.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Apr 2022 14:10:49 -0700 (PDT) Received: (nullmailer pid 2784290 invoked by uid 1000); Fri, 22 Apr 2022 21:10:47 -0000 From: Rob Herring To: Maxime Chevallier Cc: Rob Herring , netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Vladimir Oltean , Robert Marko , Luka Perkov , Florian Fainelli , linux-kernel@vger.kernel.org, Heiner Kallweit , Russell King , davem@davemloft.net, Andrew Lunn , thomas.petazzoni@bootlin.com, devicetree@vger.kernel.org In-Reply-To: <20220422180305.301882-5-maxime.chevallier@bootlin.com> References: <20220422180305.301882-1-maxime.chevallier@bootlin.com> <20220422180305.301882-5-maxime.chevallier@bootlin.com> Subject: Re: [PATCH net-next 4/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet controller Date: Fri, 22 Apr 2022 16:10:47 -0500 Message-Id: <1650661847.285325.2784289.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220422_141051_014699_1FED49B0 X-CRM114-Status: GOOD ( 13.40 ) 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, 22 Apr 2022 20:03:04 +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 > --- > .../devicetree/bindings/net/qcom,ipqess.yaml | 94 +++++++++++++++++++ > 1 file changed, 94 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/qcom,ipqess.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: Error: Documentation/devicetree/bindings/net/qcom,ipqess.example.dts:26.27-28 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:364: Documentation/devicetree/bindings/net/qcom,ipqess.example.dtb] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1401: dt_binding_check] Error 2 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