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 8F24BCD4F27 for ; Fri, 22 Sep 2023 07:28:22 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jatr3V/OvQ343IFBmYiRRuQ4MRiZyp2RycD+a0M2EGg=; b=44Zde97F3WfkbI W5Qu9itFe2BRCX5OC/Q1w25cUS8HbuHe/SvWz0zoG+/xt7dzYVIriQ9F3qaPbIvVTUPe17pQ5AUXf XK1sRzGP0Lr0RyEI9KOuCXK1gTYUCQBhWljy14z6UoDI7ZUwpXkze+VGYnevjGoG5vyZvtbUzOCnn uZLuSUC7m72IUYf3vi3ZG2I/p05wGA+HsfGhxqigQGxgohlb1Y804BUVj/Tb63GOYuESJ9N3y+R33 WD1J9SrVGhIQ7ajIBEbYvAnr7XCCzuzqBe5byFJ5V6svjyX/X4kBqBGHI8iZpgrtFvCZcbJst2XYT KnFnSTO9K2wA+EGvZ/RA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qjaZz-008BwP-3C; Fri, 22 Sep 2023 07:27:59 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qjaZx-008Bvb-1R for linux-arm-kernel@lists.infradead.org; Fri, 22 Sep 2023 07:27:59 +0000 Received: from pps.filterd (m0241204.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.22/8.17.1.22) with ESMTP id 38M3QAW4014025; Fri, 22 Sep 2023 09:27:45 +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=0bp+NRqfXUCXmXbjcCA67hlANJccbiq96hkutpc8qzk=; b=Uy BO7y8X7Ny0Oo3Hl4YFrV2KyCU0z/yR0RYevIRGRs2hwXLBgAb97CKGEjcJbynK1a yhowZJfMJzv/+YfEUnM0YlUzgs32UhfY1695rc510idhaEi+z3F20qZza9gWnY0x MvvRGzMHkr9zAeA/MJ6phwNY5G4FqVE+n4wyyh1PQuwdwcoEnOJT3qRJ7I4rw7KB YfIll2jUUQwfeBAVF0bRKqNNg4Q6GUestvkrfk3Phv+01NBTVaTJkBweC9l4cuKb VfNhAmGCbJDXMPzdGft07iRSTdRL9EaKX2Ay271KgSOyM1EHd/9BGZg5EDeygub8 b4hjtGSXIlNNwY3vQTgw== 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 3t8tt7j2d1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 22 Sep 2023 09:27:45 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id D5187100051; Fri, 22 Sep 2023 09:27:44 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id CC56F2105B2; Fri, 22 Sep 2023 09:27:44 +0200 (CEST) Received: from [10.201.21.122] (10.201.21.122) 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.27; Fri, 22 Sep 2023 09:27:44 +0200 Message-ID: <614e085b-3c71-a19b-c34b-610501c49aa1@foss.st.com> Date: Fri, 22 Sep 2023 09:27:43 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 0/3] Add SD-card support on STM32MP25 To: Yann Gautier , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: Maxime Coquelin , , , , , Christophe Kerello References: <20230904132212.157405-1-yann.gautier@foss.st.com> Content-Language: en-US From: Alexandre TORGUE In-Reply-To: <20230904132212.157405-1-yann.gautier@foss.st.com> X-Originating-IP: [10.201.21.122] X-ClientProxiedBy: SHFCAS1NODE2.st.com (10.75.129.73) To SHFDAG1NODE1.st.com (10.75.129.69) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.267,Aquarius:18.0.980,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-09-22_05,2023-09-21_01,2023-05-22_02 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230922_002758_034906_0A54EA37 X-CRM114-Status: GOOD ( 12.04 ) 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: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Yann On 9/4/23 15:22, Yann Gautier wrote: > Add sdmmc1 node in SoC DT file, then the pins used on STM32MP257F-EV1 > board, and then the node in board file for SD-card support. > > Yann Gautier (3): > arm64: dts: st: add sdmmc1 node in stm32mp251 SoC file > arm64: dts: st: add sdmmc1 pins for stm32mp25 > arm64: dts: st: add SD-card support on STM32MP257F-EV1 board > > arch/arm64/boot/dts/st/stm32mp25-pinctrl.dtsi | 54 +++++++++++++++++++ > arch/arm64/boot/dts/st/stm32mp251.dtsi | 13 +++++ > arch/arm64/boot/dts/st/stm32mp257f-ev1.dts | 22 ++++++++ > 3 files changed, 89 insertions(+) > Series applied on stm32-next. Regards Alex _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel