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 D099ACDB474 for ; Tue, 17 Oct 2023 06:35:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=QGHJSDvI/Hwb9u+AlaUi0HNGz0BkOht5J2pzgelYmEc=; b=FEdMdllkJzFi5EIQXDyUD2iLy8 Nch5WFV4Ta1uvDGF+bvcGV2YhvP2DbuCpQZa6O8wWxKn02FKvx4aXqDNkJzV8+y3r5RW+LCiGLtBr OGhZOUqhyUhuPgb4fVaOJM6Y4Fd8P5cIviIWJg6S+AAvqq72ylLjoQfSx9InPNTAX3uYT8WGV5qeL tCASa/qec+JBgnLsPtCpO+QOc9j+3hir5GK0YSMsVtbuTB4BdbyiNuJ5aOOh9xzezflFkaPr2v4yI PuYxnsi6Jl+/UoXYbgzUhQqmGNVSMuyCsZjWUOZCpYkRWTW9SRDYy59l3r9+9B3NP1PD2mWdknlvy UlXaB8eQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qsdg8-00BRCh-2m; Tue, 17 Oct 2023 06:35:44 +0000 Received: from relay7-d.mail.gandi.net ([2001:4b98:dc4:8::227]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qsdg5-00BRAU-17; Tue, 17 Oct 2023 06:35:42 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id 989B72000F; Tue, 17 Oct 2023 06:35:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=arinc9.com; s=gm1; t=1697524537; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=QGHJSDvI/Hwb9u+AlaUi0HNGz0BkOht5J2pzgelYmEc=; b=hk7hMWZJfrdZnBE9gCeACqGCRePH1tWw1ScI78bRV95Ks21PMGrRaeMw/sr55xr9zpKYzY U8IeLJ5HpN53fY1cgtttB2PN73DeREcT4cw3R8qL2B5suDC8w75CNR00zqkr8dzEbysU3+ ky6uMFTGm3Tw2BmpnrkXGm59jYspvW3dXXIfASodGU+fkbBnLdPfxA0nxEMm5qYlJdYLQf DP0K4ieMgvVIiQveO0Fa/SSSUaIfvvzWS+7/5kHbvak0sudLoTEkQ783vjQ6KM+z1HEgAb lVdlOllfQ1buxIRy1qg0nVoUGJomcF5bZgZfYAM+S+y5MIYpf/oMYHsI9ZemZg== Message-ID: <478d751e-585d-46f5-b6f5-e2a90025c957@arinc9.com> Date: Tue, 17 Oct 2023 09:35:05 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH net-next 5/8] dt-bindings: net: ethernet-switch: Rename $defs "base" to 'ethernet-ports' Content-Language: en-US To: Rob Herring , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Andrew Lunn , Florian Fainelli , Vladimir Oltean , Matthias Brugger , AngeloGioacchino Del Regno , Woojung Huh , UNGLinuxDriver@microchip.com, Linus Walleij , =?UTF-8?Q?Alvin_=C5=A0ipraga?= , =?UTF-8?B?Q2zDqW1lbnQgTMOpZ2Vy?= , Geert Uytterhoeven , Magnus Damm , Maxime Ripard , Landen Chao , DENG Qingfang , Sean Wang , Daniel Golle , John Crispin , Gerhard Engleder , Heiner Kallweit , Sergey Shtylyov , Sergei Shtylyov , Justin Chen , Florian Fainelli , Grygorii Strashko , Sekhar Nori , Claudiu Manoil , Alexandre Belloni Cc: Vladimir Oltean , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com References: <20231016-dt-net-cleanups-v1-0-a525a090b444@kernel.org> <20231016-dt-net-cleanups-v1-5-a525a090b444@kernel.org> From: =?UTF-8?B?QXLEsW7DpyDDnE5BTA==?= In-Reply-To: <20231016-dt-net-cleanups-v1-5-a525a090b444@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-GND-Sasl: arinc.unal@arinc9.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231016_233541_527370_DC9E2C3D X-CRM114-Status: UNSURE ( 9.13 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On 17.10.2023 00:44, Rob Herring wrote: > The name "base" is misleading as the definition is for a complete schema > definition without additional properties allowed, not a "base class". > Align the same to be the same as dsa.yaml. This schema file without any Align the same to be the same -> Align the name to be the same > json pointer path is the base schema which can be extended. > > There are not yet any references to $defs/base to update. > > Signed-off-by: Rob Herring Acked-by: Arınç ÜNAL Arınç