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 E1EAEC25B45 for ; Mon, 23 Oct 2023 19:50:25 +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=BO5KlnAb/r2Xz2qUPcsWUr4D+K+Jrp7lQRimCq1RPes=; b=iYaAiSjIpkxWM8 4kbg83BksnNXqS/r/cttKR0TZ7aFWBN5KMCpw0B4bRcjmpTNjn4uV1she+9lQV/PFWaPp0jshg3wy i2J0ev1CeyCxMwk65bqdNOHLHZXkosbDmdKj1IZSGfQdNxcHUYQGT07pW/FNGsoBShJ3k/M9/SuJf Jozb5ovGZ5XbMkquBd++YG21cCs9guqRQT9aimJnJovSlwiBrIl9yQ85gCryLJ9hufK9TZuYDOaer 7igbjRXoF7p8qTPtehVZnU6NQe+O9FW51Wqki00URlZp9rMo4Bz33Ey2uhyNzPyE3rQ+gsbPOhYDG ZD52PdOs0PL6+BgggmhA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qv0w5-008CeN-26; Mon, 23 Oct 2023 19:50:01 +0000 Received: from mail-oa1-f43.google.com ([209.85.160.43]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qv0w1-008CdS-0y for linux-arm-kernel@lists.infradead.org; Mon, 23 Oct 2023 19:49:58 +0000 Received: by mail-oa1-f43.google.com with SMTP id 586e51a60fabf-1d544a4a2f2so2546757fac.3 for ; Mon, 23 Oct 2023 12:49:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698090595; x=1698695395; 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=bOml9Fs4hOzKuKFOJI/FHMdAz6TOVK13fas10eq0Vz0=; b=q3RR9+qmMsNP0a5oLwBzddP8TIYkBIQO0SgAXgEwOBv1dwoD1sZc6fGNIr1GkORSYC PhTQhtqKOL+RsOOhieD1P3K/AdIvY/Rt3T4nOiyledA1XdnUyWG72UdpcbQ2IZeSaHdX TeE8Wvx9vKz9SnISmiWMYlS56Hou/++r/WQuyfv1sJuuuRIy5oa3mMVjxHTt7uvLnqvX Fu5MMByDExbLmVRfpCxSJwGpv8Q9/nDy2aPFN2e0p+aDh1YZ/4ahkB0l4583yx9l1Msr o4lAq32GYzblBEyTBvrveKwSy3NB101TPNcp+1z37WouGMUDukvUIwig2gGK//owFyaQ 7RTw== X-Gm-Message-State: AOJu0Yx9546553OoPUnYwTOimfqbrU7fRxRMjxLt+oKTDdDSy5n7Kkrg fvsVW2K+pM/bgcSglGHj0A== X-Google-Smtp-Source: AGHT+IEJfKNoziu5KT4LDPxSPtLQoQrQ8kjptNN1dvn6JmcValfIIekDzmvGdctgxlZDQz0WflaiCA== X-Received: by 2002:a05:6870:610b:b0:1e9:8b78:899c with SMTP id s11-20020a056870610b00b001e98b78899cmr12307489oae.55.1698090595284; Mon, 23 Oct 2023 12:49:55 -0700 (PDT) Received: from herring.priv (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id dy20-20020a056870c79400b001e1754b9fc1sm1772111oab.24.2023.10.23.12.49.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 12:49:54 -0700 (PDT) Received: (nullmailer pid 1152555 invoked by uid 1000); Mon, 23 Oct 2023 19:49:53 -0000 Date: Mon, 23 Oct 2023 14:49:53 -0500 From: Rob Herring To: Linus Walleij Cc: netdev@vger.kernel.org, Krzysztof Kozlowski , Vladimir Oltean , Christian Marangi , Eric Dumazet , Florian Fainelli , devicetree@vger.kernel.org, Sebastian Hesselbarth , Rob Herring , Conor Dooley , linux-kernel@vger.kernel.org, Russell King , Jakub Kicinski , "David S. Miller" , linux-arm-kernel@lists.infradead.org, Andrew Lunn , Gregory Clement , Vladimir Oltean , Paolo Abeni Subject: Re: [PATCH net-next v5 2/7] dt-bindings: net: mvusb: Fix up DSA example Message-ID: <169809057969.1149966.2296744128010096950.robh@kernel.org> References: <20231023-marvell-88e6152-wan-led-v5-0-0e82952015a7@linaro.org> <20231023-marvell-88e6152-wan-led-v5-2-0e82952015a7@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231023-marvell-88e6152-wan-led-v5-2-0e82952015a7@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231023_124957_339588_65AC2219 X-CRM114-Status: GOOD ( 15.88 ) 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 Mon, 23 Oct 2023 09:18:53 +0200, Linus Walleij wrote: > When adding a proper schema for the Marvell mx88e6xxx switch, > the scripts start complaining about this embedded example: > > dtschema/dtc warnings/errors: > net/marvell,mvusb.example.dtb: switch@0: ports: '#address-cells' > is a required property > from schema $id: http://devicetree.org/schemas/net/dsa/marvell,mv88e6xxx.yaml# > net/marvell,mvusb.example.dtb: switch@0: ports: '#size-cells' > is a required property > from schema $id: http://devicetree.org/schemas/net/dsa/marvell,mv88e6xxx.yaml# > > Fix this up by extending the example with those properties in > the ports node. > > While we are at it, rename "ports" to "ethernet-ports" and rename > "switch" to "ethernet-switch" as this is recommended practice. > > Reviewed-by: Andrew Lunn > Reviewed-by: Vladimir Oltean > Signed-off-by: Linus Walleij > --- > Documentation/devicetree/bindings/net/marvell,mvusb.yaml | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel