From patchwork Fri Oct 18 15:19:01 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= X-Patchwork-Id: 13841954 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 22747D30016 for ; Fri, 18 Oct 2024 15:22:27 +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:Cc:To: Content-Transfer-Encoding:Content-Type:MIME-Version:Message-Id:Date:Subject: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=Yg31Iqi1tiALTw0EmtZYWjPcISm1ItpTooNuUAfPO6A=; b=Z+N2iUzDZHhr1N 9NniKlnwsSkpxWoqMFMn4e5KutPPAU1s60zgg3b++TnGMpeb8mFRgOE/c6RmWhMpSJ3UnTvLcJ5hv Zs3Lu8jm7MN0b3MeiAuB5BocxFVLIaJZB3LQ0MFzLCvJJJEiDdGVVB3zrfgOnAYRwNP0WDD/ykulY ya48XWkCgTFN/Ur26hEcuE+zDDbqHWVd+jaaRcqkoLHq87+z+LkDCAXkE/UyoabCf8i5VijzLWvO/ pt7qFh0wVE0lHXiFjbzCR5YIS1I3pW58jZQOb2vN64C2ki4H8pJzLfigCeahlA0CGOGo37XYT4nJC Tdbw5yQVqZ8paMhxmNtA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t1ont-00000001B5o-0TB2; Fri, 18 Oct 2024 15:22:13 +0000 Received: from bali.collaboradmins.com ([2a01:4f8:201:9162::2]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t1okx-00000001AR0-0m2K; Fri, 18 Oct 2024 15:19:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1729264746; bh=UwPMKCaQO5+n3ciIjqo+WINUTZDFj4k3xLL2XjGRbos=; h=From:Subject:Date:To:Cc:From; b=BiQHe7IpC/W859WGSqcVMCN+JhALi2oC/xaRLcHyMyChZv/CZfybHqHs1NWRhtFVB sGhV1+PFan29sig7N9qI9T+URF6PA3CVby+Po1CNB88AixI89bso8fR2gPsnnyAGAf kyBYHiO5fu7c41By8SWRxnSMF7LPccxkz3sX+/Im/iArhNxYlU3q8vVVGzq2iyNqLA nAmtD7TUSIsxPSwjg2s4/2ST1iFXAAWQ8j5RlVAfvcqLsAMOyeF8FWgVdOSEjYJzBQ ERHksr5zQ/OJihw4ufVGFGO6n00bvhi87z3G2m/EOxsgggBDD2lwVr3OSExHHQ4DFF /RuELhFsBc6Jw== Received: from [192.168.1.218] (pool-100-2-116-133.nycmny.fios.verizon.net [100.2.116.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: nfraprado) by bali.collaboradmins.com (Postfix) with ESMTPSA id 5DF1117E361A; Fri, 18 Oct 2024 17:19:04 +0200 (CEST) From: =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= Subject: [PATCH v2 0/2] Enable Ethernet on the Genio 700 EVK board Date: Fri, 18 Oct 2024 11:19:01 -0400 Message-Id: <20241018-genio700-eth-v2-0-f3c73b85507b@collabora.com> MIME-Version: 1.0 X-B4-Tracking: v=1; b=H4sIAGV8EmcC/3XMQQ7CIBCF4as0sxYDlIK68h6mC6TTMkmFBppG0 3B3sXuX/0vet0PGRJjh1uyQcKNMMdSQpwact2FCRkNtkFwqwUXHJgwUDecMV89kJ1uuBmu0dlA vS8KR3gf36Gt7ymtMn0PfxG/9A22CcSa0Fe5q2osb1d3FebbPmOzZxRf0pZQviR7OJ6wAAAA= X-Change-ID: 20241015-genio700-eth-252304da766c To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , AngeloGioacchino Del Regno , Richard Cochran Cc: kernel@collabora.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, netdev@vger.kernel.org, Andrew Lunn , =?utf-8?b?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , Jianguo Zhang , Macpaul Lin , Hsuan-Yu Lin , Pablo Sun , fanyi zhang X-Mailer: b4 0.14.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241018_081911_395856_CBA33DB4 X-CRM114-Status: UNSURE ( 7.40 ) 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 The patches in this series add the ethernet node on mt8188 and enable it on the Genio 700 EVK board. The changes were picked up from the downstream branch at https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-mtk/+git/jammy, cleaned up and split into two commits. Signed-off-by: NĂ­colas F. R. A. Prado --- Changes in v2: - Moved mdio bus to mt8188.dtsi - Changed phy-mode: rgmii-rxid -> rgmii-id - Removed mediatek,tx-delay-ps - style: Reordered vendor properties alphabetically - style: Used fewer lines for clock-names - Fixed typo in commit message: 1000 Gbps -> 1000 Mbps - Link to v1: https://lore.kernel.org/r/20241015-genio700-eth-v1-0-16a1c9738cf4@collabora.com --- NĂ­colas F. R. A. Prado (2): arm64: dts: mediatek: mt8188: Add ethernet node arm64: dts: mediatek: mt8390-genio-700-evk: Enable ethernet arch/arm64/boot/dts/mediatek/mt8188.dtsi | 97 ++++++++++++++++++++++ .../boot/dts/mediatek/mt8390-genio-700-evk.dts | 20 +++++ 2 files changed, 117 insertions(+) --- base-commit: 7f773fd61baa9b136faa5c4e6555aa64c758d07c change-id: 20241015-genio700-eth-252304da766c Best regards,