Message ID | 1650395470-31333-1-git-send-email-quic_c_sanm@quicinc.com |
---|---|
Headers | show
Return-Path: <linux-arm-msm-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 3971DC433EF for <linux-arm-msm@archiver.kernel.org>; Tue, 19 Apr 2022 19:11:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243356AbiDSTOU (ORCPT <rfc822;linux-arm-msm@archiver.kernel.org>); Tue, 19 Apr 2022 15:14:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33048 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229772AbiDSTOT (ORCPT <rfc822;linux-arm-msm@vger.kernel.org>); Tue, 19 Apr 2022 15:14:19 -0400 Received: from alexa-out.qualcomm.com (alexa-out.qualcomm.com [129.46.98.28]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D59083A72B; Tue, 19 Apr 2022 12:11:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1650395496; x=1681931496; h=from:to:cc:subject:date:message-id:mime-version; bh=vBORQz77RThbETo+puUUWcHVCJQc7CVNPdVtOfH4Hu4=; b=Uh8OWS6mMhgg7GSKMOO3MHHy7U4pjQxnpDpdhb5/dJ3gqVSWakWt1BjB QtfLDxVfZF25dZ5jrIgLD/0su6YuX0ik4ed15OmziM0EQEo5TiwRRRMfN Klv4rSeLy0Xk/73dQVEchnEwy3AwOVmkg2inOzbD5FzZvt+fQaAcNZ7/h E=; Received: from ironmsg09-lv.qualcomm.com ([10.47.202.153]) by alexa-out.qualcomm.com with ESMTP; 19 Apr 2022 12:11:35 -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; 19 Apr 2022 12:11:34 -0700 Received: from nalasex01a.na.qualcomm.com (10.47.209.196) 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; Tue, 19 Apr 2022 12:11:33 -0700 Received: from c-sanm-linux.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.22; Tue, 19 Apr 2022 12:11:27 -0700 From: Sandeep Maheswaram <quic_c_sanm@quicinc.com> To: Rob Herring <robh+dt@kernel.org>, Andy Gross <agross@kernel.org>, "Bjorn Andersson" <bjorn.andersson@linaro.org>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Felipe Balbi <balbi@kernel.org>, Stephen Boyd <swboyd@chromium.org>, Doug Anderson <dianders@chromium.org>, "Matthias Kaehlcke" <mka@chromium.org>, Mathias Nyman <mathias.nyman@intel.com>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, "Rafael J . Wysocki" <rafael@kernel.org>, Len Brown <len.brown@intel.com>, Pavel Machek <pavel@ucw.cz> CC: <linux-pm@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-arm-msm@vger.kernel.org>, <linux-usb@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <quic_pkondeti@quicinc.com>, <quic_ppratap@quicinc.com>, <quic_kriskura@quicinc.com>, <quic_vpulyala@quicinc.com>, Sandeep Maheswaram <quic_c_sanm@quicinc.com> Subject: [PATCH v14 0/7] USB DWC3 host wake up support from system suspend Date: Wed, 20 Apr 2022 00:41:03 +0530 Message-ID: <1650395470-31333-1-git-send-email-quic_c_sanm@quicinc.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01a.na.qualcomm.com (10.47.209.196) Precedence: bulk List-ID: <linux-arm-msm.vger.kernel.org> X-Mailing-List: linux-arm-msm@vger.kernel.org |
Series |
USB DWC3 host wake up support from system suspend
|
expand
|