From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Mathias Nyman <mathias.nyman@linux.intel.com>
Cc: Chunfeng Yun <chunfeng.yun@mediatek.com>,
Mathias Nyman <mathias.nyman@intel.com>,
Felipe Balbi <felipe.balbi@linux.intel.com>,
Rob Herring <robh+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org,
linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 7/9] usb: host: modify description for MTK xHCI config
Date: Tue, 17 Oct 2017 12:20:59 +0200 [thread overview]
Message-ID: <20171017102059.GA17121@kroah.com> (raw)
In-Reply-To: <59E0962E.9030508@linux.intel.com>
On Fri, Oct 13, 2017 at 01:32:14PM +0300, Mathias Nyman wrote:
> On 13.10.2017 11:26, Chunfeng Yun wrote:
> > Due to all MediaTek SoCs with xHCI host controller use this
> > driver, remove limitation for specific SoCs
> >
> > Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> > ---
>
> xHCI parts of series look good to me, If Rob Herring agrees with the
> dt changes I can send it forward
If you ack them, I can just take the whole series as-is.
thanks,
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 7/9] usb: host: modify description for MTK xHCI config
Date: Tue, 17 Oct 2017 12:20:59 +0200 [thread overview]
Message-ID: <20171017102059.GA17121@kroah.com> (raw)
In-Reply-To: <59E0962E.9030508@linux.intel.com>
On Fri, Oct 13, 2017 at 01:32:14PM +0300, Mathias Nyman wrote:
> On 13.10.2017 11:26, Chunfeng Yun wrote:
> > Due to all MediaTek SoCs with xHCI host controller use this
> > driver, remove limitation for specific SoCs
> >
> > Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> > ---
>
> xHCI parts of series look good to me, If Rob Herring agrees with the
> dt changes I can send it forward
If you ack them, I can just take the whole series as-is.
thanks,
greg k-h
next prev parent reply other threads:[~2017-10-17 10:20 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 8:26 [PATCH v2 1/9] usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` [PATCH v2 2/9] usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init() Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` [PATCH v2 3/9] usb: xhci-mtk: check clock stability of U3_MAC Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` [PATCH v2 5/9] usb: xhci-mtk: remove dummy wakeup debounce clocks Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
[not found] ` <ff9ee49a872084b4fc8c7fbabddc820058acb9b7.1507882470.git.chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2017-10-13 13:49 ` Matthias Brugger
2017-10-13 13:49 ` Matthias Brugger
2017-10-13 13:49 ` Matthias Brugger
2017-10-13 8:26 ` [PATCH v2 7/9] usb: host: modify description for MTK xHCI config Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 10:32 ` Mathias Nyman
2017-10-13 10:32 ` Mathias Nyman
2017-10-16 3:25 ` Chunfeng Yun
2017-10-16 3:25 ` Chunfeng Yun
2017-10-16 3:25 ` Chunfeng Yun
2017-10-17 10:20 ` Greg Kroah-Hartman [this message]
2017-10-17 10:20 ` Greg Kroah-Hartman
2017-10-17 10:42 ` Mathias Nyman
2017-10-17 10:42 ` Mathias Nyman
[not found] ` <59E5DE7F.1040601-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-10-22 3:31 ` Chunfeng Yun
2017-10-22 3:31 ` Chunfeng Yun
2017-10-22 3:31 ` Chunfeng Yun
[not found] ` <994382d16d6bdc0f3d7c11b22f1710252e056e34.1507882470.git.chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2017-10-13 8:26 ` [PATCH v2 4/9] usb: xhci-mtk: support option to disable usb3 ports Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` [PATCH v2 6/9] usb: xhci-mtk: add optional mcu and dma bus clocks Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 13:55 ` Matthias Brugger
2017-10-13 13:55 ` Matthias Brugger
2017-10-13 8:26 ` [PATCH v2 8/9] dt-bindings: usb: mtk-xhci: add a optional property to disable u3ports Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` [PATCH v2 9/9] dt-bindings: usb: mtk-xhci: remove dummy clocks and add optional ones Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
2017-10-13 8:26 ` Chunfeng Yun
[not found] ` <6a5d01f35d7df6a49d0442c8326c3daa9bcda9d3.1507882470.git.chunfeng.yun-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2017-10-13 13:56 ` Matthias Brugger
2017-10-13 13:56 ` Matthias Brugger
2017-10-13 13:56 ` Matthias Brugger
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=20171017102059.GA17121@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=chunfeng.yun@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=felipe.balbi@linux.intel.com \
--cc=ijc+devicetree@hellion.org.uk \
--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=mathias.nyman@linux.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.