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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 54A38C7EE2C for ; Mon, 29 May 2023 16:28:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229527AbjE2Q2N (ORCPT ); Mon, 29 May 2023 12:28:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35144 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229453AbjE2Q2M (ORCPT ); Mon, 29 May 2023 12:28:12 -0400 Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3C1DDAB; Mon, 29 May 2023 09:28:11 -0700 (PDT) Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 34TBP4Yi014101; Mon, 29 May 2023 18:27:56 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=selector1; bh=C+ebRuDOhS/ebAl2UJHd3k8GuuDebeXLpJMENkYDOvY=; b=uMhme3gx39dqAvjqtn0kyqjQW1QGVqszX20vrgVqI43bb4q5e6YiuENYC2ogla1/kd0K 42O3kPGMsJ/RRigwbWKoB9RdC8Sr8aoJE9y3rfdx3eQkPeG4AoexRVj+ebv1N71cjg5O 1JX1y2Z8lyBVFzSzU6GlxZSdK9fTp4IPiAYxyyyrjGOxxY4wAPUNVzpTdYKKrToOlYiB kS067Y+v4aNeVw4Cyh7/ASzWjPze+pGVvL5zUt7aFtpsbTtEIgMxSMH+e7y4XJVsVg9f +JdvykBjzxC4RqxsVSOi7n9KnuTHYCqnsL5hnTzgcyfd5522xBmKZ5shBVJwkVDjk8rQ PQ== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3quahy2n6e-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 29 May 2023 18:27:56 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id C6B8E10002A; Mon, 29 May 2023 18:27:55 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id B8B97235F19; Mon, 29 May 2023 18:27:55 +0200 (CEST) Received: from [10.201.21.93] (10.201.21.93) by SHFDAG1NODE1.st.com (10.75.129.69) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Mon, 29 May 2023 18:27:55 +0200 Message-ID: Date: Mon, 29 May 2023 18:27:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH 00/11] Add STM32MP25 support Content-Language: en-US To: , , Conor Dooley , Linus Walleij , Catalin Marinas , Will Deacon , Arnd Bergmann , Olof Johansson , CC: , , , , References: <20230529160130.18940-1-alexandre.torgue@foss.st.com> From: Alexandre TORGUE In-Reply-To: <20230529160130.18940-1-alexandre.torgue@foss.st.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.21.93] X-ClientProxiedBy: EQNCAS1NODE3.st.com (10.75.129.80) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.957,Hydra:6.0.573,FMLib:17.11.176.26 definitions=2023-05-29_10,2023-05-29_01,2023-05-22_02 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi, Please drop this mail, my mail server has crashed. The full series has been resend. Alex On 5/29/23 18:01, Alexandre Torgue wrote: > I'm pleased to announce extension of the STM32 MPU family with the addition of > the STM32MP25 Armv8 based SoCs. > > STM32MP25 family is composed of 4 SoCs defined as following: > > -STM32MP251: common part composed of 1*Cortex-A35, common peripherals like > SDMMC, UART, SPI, I2C, PCIe, USB3, parallel and DSI display, 1*ETH ... > > -STM32MP253: STM32MP251 + 1*Cortex-A35 (dual CPU), a second ETH, CAN-FD and > LVDS display. > > -STM32MP255: STM32MP253 + GPU/AI and video encode/decode. > -STM32MP257: STM32MP255 + ETH TSN switch (2+1 ports). > > A second diversity layer exists for security features/ A35 frequency: > -STM32MP25xY, "Y" gives information: > -Y = A means A35@1.2GHz + no cryp IP and no secure boot. > -Y = C means A35@1.2GHz + cryp IP and secure boot. > -Y = D means A35@1.5GHz + no cryp IP and no secure boot. > -Y = F means A35@1.5GHz + cryp IP and secure boot. > > This series adds the STM32MP257F EV1 board support. This board embeds a > STM32MP257FAI SoC, with 4GB of DDR4, TSN switch (2+1 ports), 2*USB typeA, > 1*USB2 typeC, SNOR OctoSPI, mini PCIe, STPMIC2 for power distribution ... > > Thanks > Alex > > Alexandre Torgue (10): > dt-bindings: pinctrl: stm32: support for stm32mp257 and additional > packages > pinctrl: stm32: add stm32mp257 pinctrl support > dt-bindings: stm32: add st,stm32mp25 compatibles to the stm32 family > arm64: introduce STM32 family on Armv8 architecture > arm64: dts: st: introduce stm32mp25 SoCs family > arm64: dts: st: introduce stm32mp25 pinctrl files > dt-bindings: stm32: document stm32mp257f-ev1 board > arm64: dts: st: add stm32mp257f-ev1 board support > arm64: defconfig: enable ARCH_STM32 and STM32 serial driver > MAINTAINERS: add entry for ARM/STM32 ARCHITECTURE > > Patrick Delaunay (1): > dt-bindings: stm32: add st,stm32mp25-syscfg compatible for syscon > > .../bindings/arm/stm32/st,stm32-syscon.yaml | 1 + > .../devicetree/bindings/arm/stm32/stm32.yaml | 12 + > .../bindings/pinctrl/st,stm32-pinctrl.yaml | 4 +- > MAINTAINERS | 1 + > arch/arm64/Kconfig.platforms | 14 + > arch/arm64/boot/dts/Makefile | 1 + > arch/arm64/boot/dts/st/Makefile | 2 + > arch/arm64/boot/dts/st/stm32mp25-pinctrl.dtsi | 38 + > arch/arm64/boot/dts/st/stm32mp251.dtsi | 279 ++ > arch/arm64/boot/dts/st/stm32mp253.dtsi | 23 + > arch/arm64/boot/dts/st/stm32mp255.dtsi | 9 + > arch/arm64/boot/dts/st/stm32mp257.dtsi | 9 + > arch/arm64/boot/dts/st/stm32mp257f-ev1.dts | 50 + > arch/arm64/boot/dts/st/stm32mp25xc.dtsi | 8 + > arch/arm64/boot/dts/st/stm32mp25xf.dtsi | 8 + > .../boot/dts/st/stm32mp25xxai-pinctrl.dtsi | 83 + > .../boot/dts/st/stm32mp25xxak-pinctrl.dtsi | 71 + > .../boot/dts/st/stm32mp25xxal-pinctrl.dtsi | 71 + > arch/arm64/configs/defconfig | 3 + > drivers/pinctrl/stm32/Kconfig | 6 + > drivers/pinctrl/stm32/Makefile | 1 + > drivers/pinctrl/stm32/pinctrl-stm32.h | 3 + > drivers/pinctrl/stm32/pinctrl-stm32mp257.c | 2581 +++++++++++++++++ > include/dt-bindings/pinctrl/stm32-pinfunc.h | 3 + > 24 files changed, 3280 insertions(+), 1 deletion(-) > create mode 100644 arch/arm64/boot/dts/st/Makefile > create mode 100644 arch/arm64/boot/dts/st/stm32mp25-pinctrl.dtsi > create mode 100644 arch/arm64/boot/dts/st/stm32mp251.dtsi > create mode 100644 arch/arm64/boot/dts/st/stm32mp253.dtsi > create mode 100644 arch/arm64/boot/dts/st/stm32mp255.dtsi > create mode 100644 arch/arm64/boot/dts/st/stm32mp257.dtsi > create mode 100644 arch/arm64/boot/dts/st/stm32mp257f-ev1.dts > create mode 100644 arch/arm64/boot/dts/st/stm32mp25xc.dtsi > create mode 100644 arch/arm64/boot/dts/st/stm32mp25xf.dtsi > create mode 100644 arch/arm64/boot/dts/st/stm32mp25xxai-pinctrl.dtsi > create mode 100644 arch/arm64/boot/dts/st/stm32mp25xxak-pinctrl.dtsi > create mode 100644 arch/arm64/boot/dts/st/stm32mp25xxal-pinctrl.dtsi > create mode 100644 drivers/pinctrl/stm32/pinctrl-stm32mp257.c >