From patchwork Tue Jun 11 13:01:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Roullier X-Patchwork-Id: 13693738 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 11F54C25B76 for ; Tue, 11 Jun 2024 13:04:02 +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:Subject:CC :To: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=Ytg6lCN4CiToXTiD2KOW28nvOIr2JDKlMS9+LXhJ+Iw=; b=YHqu+3/z4klog0 0tO9oDW/EWX5iSJjp+d7XBwf3RTk3qgb5kv6jpTZiXgVucSLhiyJX3KtMq1uOpBYXlKKigIp56eca iOJoE+RHiGUqaS7o3DWriZEQxYMPKUkSWm931N3BIz112hHPUr+A+NNrXoDRUUFqc21E0l7Jfbxso F9ws/NVw5L5AFrlqec4Ov+gdFfu8S+yEuJjNDTppJDJt3BMGuFDBA1ieCGdZpPFIskOXB+IUF3Own rSrN+B/dFdvrO/qLIi6XP4R+ZLPxseGObYDu+tgMnekfoJ22Fra4O/19qRmEgyotL1Mg5ROz3Ng/H U+1tN/md0lAQ88g1cclg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sH1A0-00000008uGB-12Dy; Tue, 11 Jun 2024 13:03:36 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93] helo=mx07-00178001.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sH19w-00000008uEs-3Tm7 for linux-arm-kernel@lists.infradead.org; Tue, 11 Jun 2024 13:03:34 +0000 Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 45BCQIjU027505; Tue, 11 Jun 2024 15:03:15 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=selector1; bh=770aedpq5182TConoS3+r5 AzAObytUS0CGK7qabj53w=; b=XgyFRk1Qx4Cf5ZD3cl26C1XN/u2//ehCvZYwSH uBoFwcst7xTeQCqCBDS6HKoiY/U/ZkYa5rNjyFFBwoOloE4AEu8j6YGXP3bYvT+e 9IYM7R/kHAIYxXPQ+Hfl/y90nMAKXKbAN5NkAWl3R8tFHMERZSdXlRsrUiacth/O 1eZIUZEbEKO6j0UBA860eVUkImayWPkFIPwZ8B+/xPrGCPcabPzM2+8lHf2YqWZ7 LEPX8GUjX/5CrxoNUxUXZwQiPNHgJiRBTLH87fVH85I7XMpc3XZrOle8gqPoEwkv D3E3pdgrMWWgslLPJnG1b4B5Fr4YVHdY+9t2/xtwcrNhrMyg== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3ypbp42y21-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 11 Jun 2024 15:03:15 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 4F6064005B; Tue, 11 Jun 2024 15:03:09 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node2.st.com [10.75.129.70]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 27955214D30; Tue, 11 Jun 2024 15:01:57 +0200 (CEST) Received: from localhost (10.48.86.164) by SHFDAG1NODE2.st.com (10.75.129.70) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Tue, 11 Jun 2024 15:01:56 +0200 From: Christophe Roullier To: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue , Richard Cochran , Jose Abreu , Liam Girdwood , Mark Brown , Christophe Roullier , Marek Vasut CC: , , , , Subject: [PATCH v2 0/3] Series DTs to deliver Ethernet for STM32MP13 Date: Tue, 11 Jun 2024 15:01:07 +0200 Message-ID: <20240611130110.841591-1-christophe.roullier@foss.st.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.48.86.164] X-ClientProxiedBy: SHFCAS1NODE2.st.com (10.75.129.73) To SHFDAG1NODE2.st.com (10.75.129.70) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-06-11_07,2024-06-11_01,2024-05-17_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240611_060333_507439_8451CEDD X-CRM114-Status: UNSURE ( 8.20 ) 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 STM32MP13 is STM32 SOC with 2 GMACs instances GMAC IP version is SNPS 4.20. GMAC IP configure with 1 RX and 1 TX queue. DMA HW capability register supported RX Checksum Offload Engine supported TX Checksum insertion supported Wake-Up On Lan supported TSO supported V2: - Remark from Marek (sort properties, typo fix in commit msg) Christophe Roullier (3): ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13 ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board ARM: dts: stm32: add ethernet1 for STM32MP135F-DK board arch/arm/boot/dts/st/stm32mp13-pinctrl.dtsi | 71 +++++++++++++++++++++ arch/arm/boot/dts/st/stm32mp131.dtsi | 38 +++++++++++ arch/arm/boot/dts/st/stm32mp133.dtsi | 31 +++++++++ arch/arm/boot/dts/st/stm32mp135f-dk.dts | 23 +++++++ 4 files changed, 163 insertions(+) base-commit: bb678f01804ccaa861b012b2b9426d69673d8a84