From patchwork Mon Dec 12 08:51:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Patrice CHOTARD X-Patchwork-Id: 13070833 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 D9143C4167B for ; Mon, 12 Dec 2022 08:53:44 +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=PmyuiNSo2MwnvGuQ8dUI4Ouqs8Y7t0ETzzyCzLhGHKs=; b=ixwksGLSyzK869 Vew9vROOhc/tcNAnP6vSh0SB9A7QEQ/CXC/p5KEhwATmwU3pgjUBI6ol7w15ktlUGV7cvvUwBgVv9 DRpaoBIW+N/I4mO2kfKIL2CqyGuvLL3+1mUV1QMLLSXf56zhN2M4a6cheN8Jkdh9zEn7EcYuh2+Uk wvyDc3cWLd4TeBl/d4+QgWBvOkO9VeGUlw9HrNuNx7M5dXUeQfd+8O9wm5PAg312SW1EeX1EgSn9L D4yssLGnZwOPlzSvQnAyeWGSRXSANZjweG30OOxUJhybHH7D3UN7KG/awHU2p/6VEckHJyOa6TIFV M19eHySIPgTn3JkAQ0nw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p4eYM-00AbXT-0Y; Mon, 12 Dec 2022 08:52:50 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p4eXt-00Ab7b-KA for linux-arm-kernel@lists.infradead.org; Mon, 12 Dec 2022 08:52:26 +0000 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 2BC6svKu006345; Mon, 12 Dec 2022 09:51:55 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=selector1; bh=88WJawgyDIxs82OD3wvGxjMlMWZLJ+s7w1VXxHdtkiw=; b=yznbl1sh4pi2WeCugf23IjHf93GiXa5NhufMiP0uoBwgcxiroLuHT0I+Hvl53kHf7H0z j6TjQh0v7svPAk35qGrQTlYw9Iq6/36xp/6fBfPAv+Xgym+0+xTYapckDEYWzBUz3gfS qeDVX7HI+4kj8xhWhRmQXhWCbDZH8ZaKOliTDuMzmXT3tvaggWIT5L+4W817NEWSFxtY f132uf591/dfFgOer//59w0BEfpC/epCXbhhlhoAIz31wnPVaQjn7Y5f+MDl89tDfRRk JmL+Z6JkQPxL38HgQvoeaxHRy+d7U4jJdVg62iX+/W+CZGFAVTHH9Wj8Sq8bbn0FdZhB mA== 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 3mcjb598v6-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 12 Dec 2022 09:51:55 +0100 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 80EEC100039; Mon, 12 Dec 2022 09:51:47 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node1.st.com [10.75.129.69]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 6AE58217B6D; Mon, 12 Dec 2022 09:51:47 +0100 (CET) Received: from localhost (10.201.20.130) 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.13; Mon, 12 Dec 2022 09:51:47 +0100 From: To: , Krzysztof Kozlowski , CC: , , , , , , Patrice Chotard , Marek Vasut , Alexandre Torgue , Reinhold Mueller , Oleksij Rempel Subject: [PATCH 0/4] Fix qspi pinctrl phandle for stm3mp15 based boards Date: Mon, 12 Dec 2022 09:51:38 +0100 Message-ID: <20221212085142.3944367-1-patrice.chotard@foss.st.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.201.20.130] 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.205,Aquarius:18.0.923,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-12-12_01,2022-12-08_01,2022-06-22_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221212_005222_013228_1B24EEE6 X-CRM114-Status: GOOD ( 12.20 ) 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: Patrice Chotard qspi_bk1_pins_a and qspi_bk2_pins_a pinctrl phandle has been splitted in 2 parts. Only stm32mp157c-ev1.dts has been updated properly. Fix qspi pinctrl phandle for other boards which are based on stm32mp15x SoC. Patrice Chotard (4): ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcor-som ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcom-som ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp157c-emstamp-argon ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1l Cc: Marek Vasut Cc: Alexandre Torgue Cc: Reinhold Mueller Cc: Oleksij Rempel Cc: linux-stm32@st-md-mailman.stormreply.com To: linux-arm-kernel@lists.infradead.org arch/arm/boot/dts/stm32mp151a-prtt1l.dtsi | 8 ++++++-- arch/arm/boot/dts/stm32mp157c-emstamp-argon.dtsi | 8 ++++++-- arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi | 8 ++++++-- arch/arm/boot/dts/stm32mp15xx-dhcor-som.dtsi | 8 ++++++-- 4 files changed, 24 insertions(+), 8 deletions(-)