Message ID | 1650535760-18624-1-git-send-email-quic_linyyuan@quicinc.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 10A9CC433EF for <linux-usb@archiver.kernel.org>; Thu, 21 Apr 2022 10:10:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1388142AbiDUKNK (ORCPT <rfc822;linux-usb@archiver.kernel.org>); Thu, 21 Apr 2022 06:13:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37612 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1388128AbiDUKM3 (ORCPT <rfc822;linux-usb@vger.kernel.org>); Thu, 21 Apr 2022 06:12:29 -0400 Received: from alexa-out.qualcomm.com (alexa-out.qualcomm.com [129.46.98.28]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9F75E2BB35 for <linux-usb@vger.kernel.org>; Thu, 21 Apr 2022 03:09:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1650535767; x=1682071767; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ThO7UzzjNNuGF9BuDwis+6gBAGqHProX7VDw6mIjZME=; b=ApOl+siJh/5ezaRf6DcZ3wQbEYPvgwM6a6OzgfndYGhz8fBI5fmqs8mh HF+2e7WMH1o3gqwTb0pM3q+A0XOY1WjlxxTYJCJvTBYQ2fagxah8YfLZz saJTtNwmSZ+TqnsGokWylI6Un1P9KaDizydALCOKlQIAqsSbPEI84XEZG c=; Received: from ironmsg09-lv.qualcomm.com ([10.47.202.153]) by alexa-out.qualcomm.com with ESMTP; 21 Apr 2022 03:09:26 -0700 X-QCInternal: smtphost Received: from nasanex01c.na.qualcomm.com ([10.47.97.222]) by ironmsg09-lv.qualcomm.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Apr 2022 03:09:26 -0700 Received: from nalasex01b.na.qualcomm.com (10.47.209.197) by nasanex01c.na.qualcomm.com (10.47.97.222) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.22; Thu, 21 Apr 2022 03:09:25 -0700 Received: from linyyuan-gv.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.22; Thu, 21 Apr 2022 03:09:24 -0700 From: Linyu Yuan <quic_linyyuan@quicinc.com> To: Heikki Krogerus <heikki.krogerus@linux.intel.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org> CC: <linux-usb@vger.kernel.org>, Jack Pham <quic_jackp@quicinc.com>, "Linyu Yuan" <quic_linyyuan@quicinc.com> Subject: [PATCH v4 0/3] usb: typec: ucsi: allow retry to find role switch Date: Thu, 21 Apr 2022 18:09:17 +0800 Message-ID: <1650535760-18624-1-git-send-email-quic_linyyuan@quicinc.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01b.na.qualcomm.com (10.47.209.197) Precedence: bulk List-ID: <linux-usb.vger.kernel.org> X-Mailing-List: linux-usb@vger.kernel.org |
Series |
usb: typec: ucsi: allow retry to find role switch
|
expand
|