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 23F97C38A2D for ; Tue, 25 Oct 2022 21:24:44 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=kmP4HYc96Izhy8tv1jMSAtzC3SzwVufD8teja0+W5QE=; b=pQg++5z8CthEl3 v9vlYlIUEKYsByNxnokHV67cUdaH32LFj/Z26l+pXzgO0k0N8dGAcWIucsdG3dG7j6LRFuD6edTTc zI4v2S4FMO6FJKOQVs6BIpjW5uXcJCOYQlKFuuQdeTit8GRuDD4KpOBQFScy8nx+nOJRcsAuy5eKl qAMB1Hg5MU3IzpBWp3W4WuUF3qLxCipbl1xoZseZcMesS/dojI1G2iZJnVO1b4i6is4Ng9PcGKFRi MyZudRI+fFBnjK2CqghFpFJlUuYk/e31H3HSKR+G0hgLrnOtuU5tad7R/w/SdvWG3FhbLuVpqJwep fRj2ZUlY/XKqOUAlEiyQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1onROm-007Ehv-Ab; Tue, 25 Oct 2022 21:23:48 +0000 Received: from mail-ot1-f51.google.com ([209.85.210.51]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1onROi-007Ee3-QN; Tue, 25 Oct 2022 21:23:46 +0000 Received: by mail-ot1-f51.google.com with SMTP id m5-20020a9d73c5000000b0066738ce4f12so1511047otk.12; Tue, 25 Oct 2022 14:23:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=MiZtEq0TnMZ6dVYNj/YFe/ZDFlT7YjxhP5A2iXKUkoA=; b=3KSdNi2lRGoC7BSvCYHvnthqTcc2EjCuQg5oEXN+Fxl7bwElCaNGPSBSyjhzIZgcU1 w3P4+Y+mY7xcAy7sfYWbR8oE4Xekg0I+YduYTQECdMSIAjps+9bMkxagdGzFGQfs5SCK 2IP7v7SH7o5Fd8LP3CR55RaTF+XWg+LKmxh0fNL9ZBOKzs/RDneYrwPmhF1Sbnwt1N39 v0RoMlihpkhFUdyheJBHngMlTsVu/W3OV1GVgVhEyRfBKCi7dHjMLBNlCosNuhgSalv2 5O1TZ3/zvZwZBetRORCpBHLjLV0W07Q/spThxXDtgxiS6GNltTKXa8FXnpNuOIcUyfFo HoYw== X-Gm-Message-State: ACrzQf2YISk7sO1D1fFwBESpuEvCY5H23SObhyugUIPjFT5HFzsTFlvA SYUJfmvRvwzQGB8b/kQM4g== X-Google-Smtp-Source: AMsMyM4bAY+2dLYm8jZ/uFm3kd9aGE6c3QFn2578otqhf/JxJGpRVle2a9mLUPqcMdF3F83SFeG3/A== X-Received: by 2002:a9d:5907:0:b0:665:c301:2f1c with SMTP id t7-20020a9d5907000000b00665c3012f1cmr4332788oth.375.1666733014290; Tue, 25 Oct 2022 14:23:34 -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 d22-20020a4ad356000000b004805e9e9f3dsm1563131oos.1.2022.10.25.14.23.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Oct 2022 14:23:33 -0700 (PDT) Received: (nullmailer pid 3336858 invoked by uid 1000); Tue, 25 Oct 2022 21:23:34 -0000 Date: Tue, 25 Oct 2022 16:23:34 -0500 From: Rob Herring To: Colin Foster Cc: Vladimir Oltean , Claudiu Manoil , Eric Dumazet , Alexandre Belloni , netdev@vger.kernel.org, Jakub Kicinski , Lee Jones , Andrew Lunn , "David S. Miller" , Landen Chao , John Crispin , DENG Qingfang , linux-mediatek@lists.infradead.org, =?iso-8859-1?Q?n=E7_=DCNAL?= , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Florian Fainelli , Vivien Didelot , Matthias Brugger , Krzysztof Kozlowski , Sean Wang , Paolo Abeni Subject: Re: [PATCH v1 net-next 7/7] dt-bindings: net: mscc,vsc7514-switch: utilize generic ethernet-switch.yaml Message-ID: <20221025212334.GB3322299-robh@kernel.org> References: <20221025050355.3979380-1-colin.foster@in-advantage.com> <20221025050355.3979380-8-colin.foster@in-advantage.com> <166672723302.3138577.18331816371776997839.robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <166672723302.3138577.18331816371776997839.robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221025_142344_873540_1AF6F2DC X-CRM114-Status: GOOD ( 15.76 ) 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: , 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 Tue, Oct 25, 2022 at 03:05:02PM -0500, Rob Herring wrote: > On Mon, 24 Oct 2022 22:03:55 -0700, Colin Foster wrote: > > Several bindings for ethernet switches are available for non-dsa switches > > by way of ethernet-switch.yaml. Remove these duplicate entries and utilize > > the common bindings for the VSC7514. > > > > Signed-off-by: Colin Foster > > Suggested-by: Vladimir Oltean > > --- > > .../bindings/net/mscc,vsc7514-switch.yaml | 36 +------------------ > > 1 file changed, 1 insertion(+), 35 deletions(-) > > > > 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/mscc,vsc7514-switch.yaml: Unable to find schema file matching $id: http://devicetree.org/schemas/net/ethernet-switch.yaml > Documentation/devicetree/bindings/net/mscc,vsc7514-switch.example.dtb:0:0: /example-0/switch@1010000: failed to match any schema with compatible: ['mscc,vsc7514-switch'] This one you can ignore. The base tree is reset if a prior patch failed. Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel