From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9CFC236F427 for ; Mon, 2 Mar 2026 15:22:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772464921; cv=none; b=H536TsRS21dEq/I9FQ7brlb6/Pv1mljSDEEVAZBYvAVHpOrFcu3ZBsmCTOUKJ6IkFGQJIPZA4eP6vAF/Bw6VoN1eApoQPn32oAphRAHWmL2UPUluXF0yqBQMLkm7WragP6qZbitLkmq/HWEBFImfaBnupZHS1KjsTp0X13iqwVQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772464921; c=relaxed/simple; bh=thvntZTQipQ90OEnlP5d4+3JWJJD2y/hGnLtVDAEoFQ=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=LwlyhwjpacuLPnMGqKQOwJhjJkqU5LY43+hpN2PhQEapEW8nAdQVeySY0q57IkclO+oDenNsUtl3Xp67FTqg328i/mHffxB6FcS/hfDJGCcuUMgi/Y6ML0FskBSh57SUCfAaZPQExuEcZGd9r7HMYHRTgIK3exPGLbg7dvs20Kk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=Sp1XOY7M; arc=none smtp.client-ip=185.246.85.4 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="Sp1XOY7M" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 1F86B4E424D4; Mon, 2 Mar 2026 15:21:59 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id DCE165FE89; Mon, 2 Mar 2026 15:21:58 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 4EF7A10369578; Mon, 2 Mar 2026 16:21:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1772464917; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=KX8LyfkGSnwWJK3wQK4qJ9fwSRGCapjjd7Xu/oRsfOY=; b=Sp1XOY7MQ1zk8WE2oJ+NgQVnj6orYIwfCpXq7fcStXzRAPTbHwZTbSH8QtKq1g+tMuTPoR Mjg6O+5U53e/cPQwYf9mVbpUvimmSclHJv5EjRqr936QS6GKL9dG6JD9zX4kt7VSstXWlL 8yNbfNU1k6OVyVzbK6SdVdXFOilEsc5yJFHuNiIdzwcvds9f+oJe57k/PXR+VfjUsEGYOQ hHRsQOmWmNsRfznGmfO+FL+gPnYuZdvwnqXlcXl9XE9coe9XrTJlX+WX4sbycwRLCKLiG9 IlqwafFJsvgP7m40PNNPE8vIGi8n77wA76IfYR7VLEstJIWCYy+Zswr53wtmDg== From: Gregory CLEMENT To: Robert Marko , andrew@lunn.ch, sebastian.hesselbarth@gmail.com, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Robert Marko , stable@vger.kernel.org Subject: Re: [PATCH] arm64: dts: marvell: uDPU: add ethernet aliases In-Reply-To: <20260127123250.527714-1-robert.marko@sartura.hr> References: <20260127123250.527714-1-robert.marko@sartura.hr> Date: Mon, 02 Mar 2026 16:21:54 +0100 Message-ID: <87v7fefe99.fsf@BLaptop.bootlin.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Last-TLS-Session-Version: TLSv1.3 Robert Marko writes: > On eDPU plus, which is an updated revision of eDPU which uses an external > MV88E6361 switch we are relying on U-Boot to detect the board, and then > enable and disable the required nodes for that revision. > > However, it seems that I missed adding the required aliases for ethernet > controllers, and this worked as in OpenWrt we had added those locally. > > Cc: stable@vger.kernel.org > Fixes: 660b8b2f3944 ("arm64: dts: marvell: eDPU: add support for version = with external switch") > Signed-off-by: Robert Marko Applied on mvebu/dt64 Thanks, Gregory > --- > arch/arm64/boot/dts/marvell/armada-3720-uDPU.dtsi | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dtsi b/arch/arm= 64/boot/dts/marvell/armada-3720-uDPU.dtsi > index 242820845707..cd856c0aba71 100644 > --- a/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dtsi > +++ b/arch/arm64/boot/dts/marvell/armada-3720-uDPU.dtsi > @@ -15,6 +15,11 @@ > #include "armada-372x.dtsi" >=20=20 > / { > + aliases { > + ethernet0 =3D ð0; > + ethernet1 =3D ð1; > + }; > + > chosen { > stdout-path =3D "serial0:115200n8"; > }; > --=20 > 2.52.0 > --=20 Gr=C3=A9gory CLEMENT, Bootlin Embedded Linux and Kernel engineering https://bootlin.com