From patchwork Thu Feb 3 17:11:04 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Erwan LE RAY X-Patchwork-Id: 12734393 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 57CEFC433F5 for ; Thu, 3 Feb 2022 17:15:50 +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:References:In-Reply-To: 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: List-Owner; bh=m4RilV+svLJN3R/Y5tpQAyre4nFaxrfktuOluYQW9Rs=; b=CfXgyn+GAE75Yd DQvouAPdbTw1aUOkS2n+hIm/6vgmz3+sL58oMcrfKUZYXhM/WwIsiABeKSdNeeWsMeJQMZUfOKX9x 9oeLgtYxq1S7IMiy9FgxRlYZs352sKfxRA0VHtHDKEC1PNqFgJ1zFK/Pfp+Yy9+OwPmXEnwtBtYGs RkroOKRKg/a6mYr8gaRSNaoja1cJgsQ52cVz4W4tZMlCacCthOtSsZgGZdmv8TFgF0iWXWT2d/gPg 687fyq3oM9vpbMWDb/HEKb4qvc3CufFDMsrdO3RZiUEFZHcwCX5nCBU67kh6PPVuB8DtMy57aMrAy mx2FW3fVSftI4ulLySFQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFfgc-0027FT-DO; Thu, 03 Feb 2022 17:14:23 +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 1nFfeu-0026KS-JI for linux-arm-kernel@lists.infradead.org; Thu, 03 Feb 2022 17:12:40 +0000 Received: from pps.filterd (m0288072.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 213CYRm3018990; Thu, 3 Feb 2022 18:12:22 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-type; s=selector1; bh=1oYTCCYWoMZcyKG0EAf770Af5ZIA1F2dlhPaExYlozA=; b=woZ3fy8EeOZYChjKO8j8/upNa40LKvydMYyGTZXn1t20P6w2q7fuPMqcj9YuoQPfXlVc MRD/fsXkVYJNUEeMQOcSpruFrn1gc478j2uYTIwZAzrqS3G0zynSy7263ZOUBt4RASsc 0IB+0d4Jz1Az8y+V8aP9Iucjf6XabitK7HUS+ABJ/tLyf2mMtVSRdgmFieM74DnKwTs6 IQKExeM31CamKua7zye6okFSBwYAXlA+AC7ZTKlcJLi/I+/AS+OYHxLS148vt2ZdYSF6 tvj4UjSIg9GTlCIqbiaCslO94r+0ugnsrlEHgZHgaExx0eu+re1Nfx9vGixiWG9nPjJa CQ== 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 3dyrujqp6u-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 03 Feb 2022 18:12:22 +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 95780100034; Thu, 3 Feb 2022 18:12:21 +0100 (CET) Received: from Webmail-eu.st.com (sfhdag2node2.st.com [10.75.127.5]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 8CF8122F7A5; Thu, 3 Feb 2022 18:12:21 +0100 (CET) Received: from localhost (10.75.127.44) by SFHDAG2NODE2.st.com (10.75.127.5) with Microsoft SMTP Server (TLS) id 15.0.1497.26; Thu, 3 Feb 2022 18:12:21 +0100 From: Erwan Le Ray To: Alexandre Torgue CC: Rob Herring , Maxime Coquelin , Erwan Le Ray , Manivannan Sadhasivam , Marek Vasut , Marcin Sloniewski , Ahmad Fatoum , Jagan Teki , , , , Subject: [PATCH 06/16] ARM: dts: stm32: keep uart4 behavior on stm32mp157a-iot-box Date: Thu, 3 Feb 2022 18:11:04 +0100 Message-ID: <20220203171114.10888-7-erwan.leray@foss.st.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220203171114.10888-1-erwan.leray@foss.st.com> References: <20220203171114.10888-1-erwan.leray@foss.st.com> MIME-Version: 1.0 X-Originating-IP: [10.75.127.44] X-ClientProxiedBy: SFHDAG2NODE2.st.com (10.75.127.5) To SFHDAG2NODE2.st.com (10.75.127.5) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.816,Hydra:6.0.425,FMLib:17.11.62.513 definitions=2022-02-03_06,2022-02-03_01,2021-12-02_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220203_091237_006172_FCD8101E X-CRM114-Status: GOOD ( 14.27 ) 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 DMA configuration is added to uart nodes in stm32mp15x device tree. Delete uart4 DMA property in stm32mp157a-iot-box board device tree to keep console in irq mode, as DMA support for console has been removed from the driver by commit e359b4411c28 ("serial: stm32: fix threaded interrupt handling"). Signed-off-by: Erwan Le Ray diff --git a/arch/arm/boot/dts/stm32mp157a-iot-box.dts b/arch/arm/boot/dts/stm32mp157a-iot-box.dts index 70f394b4d3c0..6a5a4af25bd9 100644 --- a/arch/arm/boot/dts/stm32mp157a-iot-box.dts +++ b/arch/arm/boot/dts/stm32mp157a-iot-box.dts @@ -58,6 +58,8 @@ /delete-property/st,hw-flow-ctrl; cts-gpios = <&gpioa 15 GPIO_ACTIVE_LOW>; rts-gpios = <&gpiob 0 GPIO_ACTIVE_LOW>; + /delete-property/dmas; + /delete-property/dma-names; status = "okay"; bluetooth {