Message ID | 20240911082530.2978336-1-christian.bruel@foss.st.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 20D9FEE0217 for <linux-arm-kernel@archiver.kernel.org>; Wed, 11 Sep 2024 08:32:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=1+gz/YBGxCwgKsUIIo9U0Ub75ATLDM7rfR2LQglnJLY=; b=hYnbgklQBKCfogeP/wPwMH2HCt D9qISZ9NCVI8a4jPM6U0OMl6sZIGQfh9WHYjLtHXNz4DVqU6EcdxskwVsgZAREJYfMPYxjisi2Lmv 7K8GbpmcVUQMyqQmx9oU8MyMpxhLhkLjaT4OhegeYxwtFHOlznPCzM3BAcLoWOXfoWChgG5fbRF1J MAgjTRbj+6ag3w9rkzrAI3Y5TZNZQS7uL6nY160uoryge9ePPUM0HzbCPbcyDgWO8TLQs2I+KNfdO DCroEbNLFFT0LGqFakakk7W8yeBEIjrYf6d6fopEwlqh2IaDPIRllkk42nyRHKoh6t9dx9SK5aYpB VMKmICgA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1soIla-00000008fC1-1rx1; Wed, 11 Sep 2024 08:31:58 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93] helo=mx07-00178001.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1soIhg-00000008eDM-3qpx; Wed, 11 Sep 2024 08:27:59 +0000 Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 48B6VeNE022718; Wed, 11 Sep 2024 10:27:46 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=selector1; bh=1+gz/YBGxCwgKsUIIo9U0U b75ATLDM7rfR2LQglnJLY=; b=jjJIJojuj9GzA3oTCOxjfA0pylco4j1hCaYO5Y k8biPyky1lrVhgHgptJJ9ce12d/xxXNuoPLfLrn3cz4RvkNABFQWBgfRGwu5krwR UMv7e+3wFUotifvocjfvT9QJ2lO0+KX+TLH69dzd2FhpGdUXhSuKZPj4hw/jqIG9 ZDhUuHdgUGCQZJUDeefgkCYMQSX129V9J1tTEo/K9yP1ahr5rSiYNgfItbGfqefc +I7eadeKz/lxqdnjypE+nj/H2luL/5aBsBkUFUah5O3Aj1TzfBFhVfIoa5+FIh7A eIx4BNtFWD5Bb1eUfM86W4RFnpldRm1SPxAxUhKofsehn+7A== 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 41gyauwj2u-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 11 Sep 2024 10:27:46 +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 117B940044; Wed, 11 Sep 2024 10:26:41 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id E1D662535F9; Wed, 11 Sep 2024 10:25:50 +0200 (CEST) Received: from localhost (10.129.178.212) 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.37; Wed, 11 Sep 2024 10:25:50 +0200 From: Christian Bruel <christian.bruel@foss.st.com> To: <vkoul@kernel.org>, <kishon@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <mcoquelin.stm32@gmail.com>, <alexandre.torgue@foss.st.com>, <p.zabel@pengutronix.de> CC: <linux-phy@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-stm32@st-md-mailman.stormreply.com>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <fabrice.gasnier@foss.st.com>, Christian Bruel <christian.bruel@foss.st.com> Subject: [PATCH v6 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver Date: Wed, 11 Sep 2024 10:25:25 +0200 Message-ID: <20240911082530.2978336-1-christian.bruel@foss.st.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.129.178.212] X-ClientProxiedBy: EQNCAS1NODE4.st.com (10.75.129.82) 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.680,FMLib:17.12.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240911_012757_399957_006D6B7B X-CRM114-Status: GOOD ( 12.00 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add STM32MP25 USB3/PCIE COMBOPHY driver
|
expand
|