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 6A98ACCFA03 for ; Mon, 3 Nov 2025 16:57:15 +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: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=dunzXFHc5lhT9mpYA8ksyWSFETyML7Jg4ymCrcTM+K0=; b=cXB38JySFwbpd3c2a+IDC2+wjP gCCStaVpETn5tv6v/bHJbu9mJ9tCII25itRz2RCu0d4QgHu+hCHfRo5kmFzU12I2Fjt9v5I8v1AdV ZlVKEMQ8ncYtM5faxiGvZ/mmoD+8Z3Jycyo7s9d18rnVdnJvw7te2ZQUEbl6vhajJKerTt0pRuZV+ xZApUv6V8NabJX62jD/g4jXJKFMgsttT3foVCk+3w0FZkqLzPfuGUxk+HudWJ3vT3rhoxJ6EX6ArY ZMWc/f4HtG8eyMHdZEIqCveG6pSnW3LT6qv6QJk3WYx7DdGAzPMQsG31nScHkfg31hJnqkT6UKQ+s 8RwRKMqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vFxre-0000000AMY2-3l3h; Mon, 03 Nov 2025 16:57:06 +0000 Received: from relay.smtp-ext.broadcom.com ([192.19.144.205]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vFxrc-0000000AMTB-1Oqf; Mon, 03 Nov 2025 16:57:06 +0000 Received: from mail-lvn-it-01.broadcom.com (mail-lvn-it-01.lvn.broadcom.net [10.36.132.253]) by relay.smtp-ext.broadcom.com (Postfix) with ESMTP id CD22BC0005D0; Mon, 3 Nov 2025 08:57:01 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 relay.smtp-ext.broadcom.com CD22BC0005D0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=broadcom.com; s=dkimrelay; t=1762189021; bh=XfjtYAu8vP41GKh4XxwuCGBykNYszRlSPcZFuY4ffG0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=MYN2caJwDsCWoZex5JAtKGeXlVrW4IyGa4NMOtLUSBHy3Z5XXpEt+CZkB+ktj7sYY xsOJoxU5K0rzDC5i7elWK5R9AzzJSJVZKOJnWPfUEw2bk+RhkPxWNtq18VWNtOWzJM ol+3hd42OvbHtYfHQ1CLwPviZsrRHDLsDENVtAE0= Received: from fainelli-desktop.igp.broadcom.net (fainelli-desktop.dhcp.broadcom.net [10.67.48.245]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail-lvn-it-01.broadcom.com (Postfix) with ESMTPSA id 5E61318000530; Mon, 3 Nov 2025 08:57:01 -0800 (PST) From: Florian Fainelli To: bcm-kernel-feedback-list@broadcom.com, Laurent Pinchart , Florian Fainelli Cc: Florian Fainelli , Andrea della Porta , Andrew Lunn , Conor Dooley , Dave Stevenson , "Ivan T. Ivanov" , Krzysztof Kozlowski , Phil Elwell , Rob Herring , Stanimir Varbanov , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rpi-kernel@lists.infradead.org Subject: Re: [PATCH v2] arm64: dts: broadcom: bcm2712: rpi-5: Add ethernet0 alias Date: Mon, 3 Nov 2025 08:57:00 -0800 Message-ID: <20251103165700.3760084-1-florian.fainelli@broadcom.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20251102111443.18206-1-laurent.pinchart@ideasonboard.com> References: <20251102111443.18206-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251103_085704_522648_68EB82A6 X-CRM114-Status: UNSURE ( 9.83 ) X-CRM114-Notice: Please train this message. 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Florian Fainelli On Sun, 2 Nov 2025 13:14:42 +0200, Laurent Pinchart wrote: > The RP1 ethernet controller DT node contains a local-mac-address > property to pass the MAC address from the boot loader to the kernel. The > boot loader does not fill the MAC address as the ethernet0 alias is > missing. Add it. > > Signed-off-by: Laurent Pinchart > --- Applied to https://github.com/Broadcom/stblinux/commits/devicetree-arm64/next, thanks! -- Florian