Message ID | 20220711120122.25804-1-fabrice.gasnier@foss.st.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-usb-owner@kernel.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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 69121CCA480 for <linux-usb@archiver.kernel.org>; Mon, 11 Jul 2022 12:02:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231316AbiGKMCz (ORCPT <rfc822;linux-usb@archiver.kernel.org>); Mon, 11 Jul 2022 08:02:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56216 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230286AbiGKMCs (ORCPT <rfc822;linux-usb@vger.kernel.org>); Mon, 11 Jul 2022 08:02:48 -0400 Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D967137FAF; Mon, 11 Jul 2022 05:02:47 -0700 (PDT) Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 26B8N677001288; Mon, 11 Jul 2022 14:01:38 +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=IBdPZD/lgcjOqxf5WRf16r/XmqP10xUsJSLa25j+xfA=; b=sug/jlaKi7GXltDcvf9j/ft4Y91YwbYlgTiJHwiGXAkuSPiygAFxynDNrfy4HSYGJ/R5 lTwwSIzOCbpv8KuCRWMAAXD4gQcpibOXocZiPY94wciD8gQI4CtWtCbFf2+NmsvGNdmT XdIbyY5uH94OCec0CEirxjEYBq3IT8013fAm+iHyAVe5jaa36efQqTV4CffXmB2KrMfU D317cTdjF05B0G5q29iuR0LGnur/wQVJNWE90y5CRQ2G+h0bHQ6mWlhSrGMxqJuApQ7l 86+azoo/O8CKkjKZ7LN5VEX8IqKttWadO6koCgrtI5snh662hw3zsqxXPH2RYic9LM9L Vg== 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 3h6xtak5vc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 11 Jul 2022 14:01:38 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 0A24D100034; Mon, 11 Jul 2022 14:01:38 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node2.st.com [10.75.129.70]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 031B321ED2C; Mon, 11 Jul 2022 14:01:38 +0200 (CEST) Received: from localhost (10.75.127.50) by SHFDAG1NODE2.st.com (10.75.129.70) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2308.20; Mon, 11 Jul 2022 14:01:37 +0200 From: Fabrice Gasnier <fabrice.gasnier@foss.st.com> To: <krzysztof.kozlowski+dt@linaro.org>, <robh+dt@kernel.org>, <heikki.krogerus@linux.intel.com>, <gregkh@linuxfoundation.org> CC: <christophe.jaillet@wanadoo.fr>, <devicetree@vger.kernel.org>, <linux-usb@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <linux-stm32@st-md-mailman.stormreply.com>, <amelie.delaunay@foss.st.com>, <alexandre.torgue@foss.st.com>, <fabrice.gasnier@foss.st.com> Subject: [PATCH v2 0/4] usb: typec: ucsi: add support for stm32g0 Date: Mon, 11 Jul 2022 14:01:18 +0200 Message-ID: <20220711120122.25804-1-fabrice.gasnier@foss.st.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.75.127.50] X-ClientProxiedBy: SFHDAG2NODE3.st.com (10.75.127.6) To SHFDAG1NODE2.st.com (10.75.129.70) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.883,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-07-11_17,2022-07-08_01,2022-06-22_01 Precedence: bulk List-ID: <linux-usb.vger.kernel.org> X-Mailing-List: linux-usb@vger.kernel.org |
Series |
usb: typec: ucsi: add support for stm32g0
|
expand
|