From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: Chunfeng Yun <chunfeng.yun@mediatek.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
Mathias Nyman <mathias.nyman@intel.com>,
linux-usb@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 4/7] usb: mtk-xhci: support ip-sleep wakeup for MT8183
Date: Thu, 29 Aug 2019 13:35:14 +0300 [thread overview]
Message-ID: <cc00a930-424f-d511-4616-f0409cbca1ac@linux.intel.com> (raw)
In-Reply-To: <1566977671-22191-5-git-send-email-chunfeng.yun@mediatek.com>
On 28.8.2019 10.34, Chunfeng Yun wrote:
> Support USB wakeup by ip-sleep mode for MT8183, it's similar to
> MT8173
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Acked-by: Mathias Nyman <mathias.nyman@linux.intel.com>
WARNING: multiple messages have this Message-ID (diff)
From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: Chunfeng Yun <chunfeng.yun@mediatek.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org,
Mathias Nyman <mathias.nyman@intel.com>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-mediatek@lists.infradead.org,
Matthias Brugger <matthias.bgg@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 4/7] usb: mtk-xhci: support ip-sleep wakeup for MT8183
Date: Thu, 29 Aug 2019 13:35:14 +0300 [thread overview]
Message-ID: <cc00a930-424f-d511-4616-f0409cbca1ac@linux.intel.com> (raw)
In-Reply-To: <1566977671-22191-5-git-send-email-chunfeng.yun@mediatek.com>
On 28.8.2019 10.34, Chunfeng Yun wrote:
> Support USB wakeup by ip-sleep mode for MT8183, it's similar to
> MT8173
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Acked-by: Mathias Nyman <mathias.nyman@linux.intel.com>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-08-29 10:35 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-28 7:34 [PATCH v2 0/7] add support USB for MT8183 Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` [PATCH v2 1/7] dt-bindings: usb: mtu3: support USB wakeup " Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` [PATCH v2 2/7] dt-bindings: usb: mtk-xhci: " Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
[not found] ` <1566977671-22191-1-git-send-email-chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2019-08-28 7:34 ` [PATCH v2 3/7] usb: mtu3: support ip-sleep " Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` [PATCH v2 5/7] arm64: dts: mt8183: add usb and phy nodes Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` [PATCH v2 7/7] arm64: dts: mt8183: tune disconnect threshold of u2phy Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` [PATCH v2 4/7] usb: mtk-xhci: support ip-sleep wakeup for MT8183 Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-29 10:35 ` Mathias Nyman [this message]
2019-08-29 10:35 ` Mathias Nyman
2019-08-28 7:34 ` [PATCH v2 6/7] arm64: dts: mt8183: enable USB remote wakeup Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
2019-08-28 7:34 ` Chunfeng Yun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cc00a930-424f-d511-4616-f0409cbca1ac@linux.intel.com \
--to=mathias.nyman@linux.intel.com \
--cc=chunfeng.yun@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-usb@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mathias.nyman@intel.com \
--cc=matthias.bgg@gmail.com \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.