Message ID | 20240507125442.3989284-1-amelie.delaunay@foss.st.com (mailing list archive) |
---|---|
Headers | show
Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 87B4415B979; Tue, 7 May 2024 12:56:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.132.182.106 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715086570; cv=none; b=E6KIFZMEnKzFPRqOMB883CGYfGtPtKIpvsIFRe5AKGAvEcfRX/zSrssuSMxlLI4TVZf/dCyJUrXT8fF7b8AOaY0meZ0/DYmF1/8uJAjJUwq6DVKXlDFfI/4ARmcI9xyqz0/ufMMAsMPQehJfVWu+J01g0f5rv0Tgko+/bCvPqRs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715086570; c=relaxed/simple; bh=cEi1PlhDqdJFIXNSbPSlR2z8gDcsO0GtAxgoHW5zjW0=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=L8UAJ0T0I82aBbGDfCLS1Yfm10ZG2e1rA/eYi+kBUXDgODnKvuWyx/KAYxEz0xDE0Sbc2nFpteDYSvqEK3CkNmXFH2G02JYI9/Xcac3WA8pdBg56DyinzRLsa31EUbqBvh7hCQtI6tNIG2NYU7yLceKX4X7h0h9B9FePbSQNhBM= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com; spf=pass smtp.mailfrom=foss.st.com; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b=BPenHDmB; arc=none smtp.client-ip=185.132.182.106 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=foss.st.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b="BPenHDmB" Received: from pps.filterd (m0369458.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 447AWM7P003739; Tue, 7 May 2024 14:55:51 +0200 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=B71LdPH LX0EpUal4IZpX8dJNEPs8HDjVe69ayFWF9c0=; b=BPenHDmBlzpto+bdI/BvHeQ aXwxkksh3O4G2/3elYr/nUt2ld8QM8Y2HotfN/qUpV5BfxxasV0OcfXEzxqmMP47 twxbgUPQyOaNtiTE56NFPTcFDazVyFolqWwBiXbKAy+SvclmuyBVdVzfKU2XnQB0 QdnndU+/fsX/qZ3gc9h0v4f6Cpf6KGIaBtH26f3CFCBy5xNTbSuREArVYGsqKkCr i80aepOXYGiguPurzVecNUL5uZ1SLr4OHlOKeXJCUQtLJI0XNhjeWymvDkvK2PDl AIIb8SOinGpHOZlBgCRBGLG76IPLUpyecqdVM4+eO4/3zgGx2CyoTv4x9zcYm+Q= = 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 3xwxk1hx9s-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 07 May 2024 14:55:51 +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 6522F40046; Tue, 7 May 2024 14:55:47 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 7B5DE2171E5; Tue, 7 May 2024 14:55:01 +0200 (CEST) Received: from localhost (10.48.86.143) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Tue, 7 May 2024 14:55:01 +0200 From: Amelie Delaunay <amelie.delaunay@foss.st.com> To: Vinod Koul <vkoul@kernel.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Conor Dooley <conor+dt@kernel.org>, Maxime Coquelin <mcoquelin.stm32@gmail.com>, Alexandre Torgue <alexandre.torgue@foss.st.com> CC: <dmaengine@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-stm32@st-md-mailman.stormreply.com>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <linux-hardening@vger.kernel.org>, Amelie Delaunay <amelie.delaunay@foss.st.com> Subject: [PATCH v2 00/12] Introduce STM32 DMA3 support Date: Tue, 7 May 2024 14:54:30 +0200 Message-ID: <20240507125442.3989284-1-amelie.delaunay@foss.st.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-hardening@vger.kernel.org List-Id: <linux-hardening.vger.kernel.org> List-Subscribe: <mailto:linux-hardening+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-hardening+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: SHFCAS1NODE1.st.com (10.75.129.72) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.650,FMLib:17.11.176.26 definitions=2024-05-07_06,2024-05-06_02,2023-05-22_02 |
Series |
Introduce STM32 DMA3 support
|
expand
|