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 171EFC4167B for ; Fri, 8 Dec 2023 15:11:35 +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:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject: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=5t8vqEE0xhL14kPaok6i8UE4xCLOcu5mZCpE1TjZn50=; b=FhSDuXuL3bj/1a JgieLk7g69sEtwY5TtG/D7/Cb4UhEB/uJe/yKyjF3ANEpiNX6UOOx8jPDugT/XakUGSBiMaP3ovTp 7DV93A12xVwmENJKnaxJQrlC9uxDWHZix4fMI1x3TWS0vg2s2BLfthSaBP5hty6u0+1pW7Fmk1R1x vWAJhAPQ8bQqr1F0N3EbOvra8RqiIKZrTy59Ig29KVCTqKJJNO0axp5xqxZLgzurmYo38+QrE8I7v CWSy4sAUyyieA9cR/iXqo7rVI6N0zdp003ahos9MV1Q577nOozHe/KGLgZQ86iILfrnPl+u25kOsU jrM7lloQuC4yD1dyssAg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rBcVR-00Fr1m-2r; Fri, 08 Dec 2023 15:11:09 +0000 Received: from relay6-d.mail.gandi.net ([217.70.183.198]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rBcVP-00Fr0W-2q for linux-arm-kernel@lists.infradead.org; Fri, 08 Dec 2023 15:11:09 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id A6A04C0009; Fri, 8 Dec 2023 15:11:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1702048265; 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: in-reply-to:in-reply-to:references:references; bh=M3cHWqyfL1MHTo5ECWhjRzGg7w8aJh0rDRGtJaQgvZ0=; b=JQyoWEytpa4qN/zu+0MfA7JSnKfaCPtsNS7PUOnWZIEJgGo+Id2gCDvbl3yJtuOm4LPOU+ i2Hq6lhbN07COf4Jev5Y1vpd8ChtkA5Z3TqAqzssXC/b6WlVCsJv+EV78dOIXW3OOV4JE0 bUEexEurXPzNAzrdfYdcOAKxMoIgGgLiO4rOtxY2QOnL1Z77L7LXyrGf0BaodQU+f6ABMY qqrgeRtuexHYU3yG6oOwYtsgx5pYdXqROpaw1F750ZfWRPWtT6PJmAYLtYpnvXy4ZRRAbc kg6KHMZPBMttPTruWZ1juXzla+3EFKYyluV9frs63/aEL0rYKNnzIugPO881aQ== From: Gregory CLEMENT To: Linus Walleij , Andrew Lunn , Sebastian Hesselbarth , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Russell King Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Linus Walleij , Florian Fainelli Subject: Re: [PATCH v9 2/3] ARM64: dts: marvell: Fix some common switch mistakes In-Reply-To: <20231127-mv88e6xxx-mvebu-fixes-v9-2-d19b963e81fb@linaro.org> References: <20231127-mv88e6xxx-mvebu-fixes-v9-0-d19b963e81fb@linaro.org> <20231127-mv88e6xxx-mvebu-fixes-v9-2-d19b963e81fb@linaro.org> Date: Fri, 08 Dec 2023 16:11:04 +0100 Message-ID: <877cloenlj.fsf@BL-laptop> MIME-Version: 1.0 X-GND-Sasl: gregory.clement@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231208_071108_047174_F9BCCF1E X-CRM114-Status: GOOD ( 10.00 ) 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 Linus Walleij writes: > Fix some errors in the Marvell MV88E6xxx switch descriptions: > - The top node had no address size or cells. > - switch0@0 is not OK, should be ethernet-switch@0. > - ports should be ethernet-ports > - port@0 should be ethernet-port@0 > - PHYs should be named ethernet-phy@ > > Reviewed-by: Andrew Lunn > Reviewed-by: Florian Fainelli > Signed-off-by: Linus Walleij Applied on mvebu/dt64 Thanks, Gregory > --- > .../dts/marvell/armada-3720-espressobin-ultra.dts | 14 ++-- > .../boot/dts/marvell/armada-3720-espressobin.dtsi | 20 +++-- > .../boot/dts/marvell/armada-3720-gl-mv1000.dts | 20 +++-- > .../boot/dts/marvell/armada-3720-turris-mox.dts | 85 ++++++++++++---------- > .../boot/dts/marvell/armada-7040-mochabin.dts | 24 +++--- > .../dts/marvell/armada-8040-clearfog-gt-8k.dts | 22 +++--- > arch/arm64/boot/dts/marvell/cn9130-crb.dtsi | 42 +++++------ > 7 files changed, 115 insertions(+), 112 deletions(-) -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel