Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1378391
| Path | csiph.com!weretis.net!feeder4.news.weretis.net!newsfeed.CARNet.hr!news.spin.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | chunfeng yun <chunfeng.yun@mediatek.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/2] phy: phy-mt65xx-usb3: add support for mt2701 platform |
| Date | Thu, 14 Apr 2016 04:00:03 +0200 |
| Message-ID | <rnEJB-2fa-3@gated-at.bofh.it> (permalink) |
| References | <rmELF-2aR-27@gated-at.bofh.it> <rmELF-2aR-35@gated-at.bofh.it> <rntbu-1Uv-31@gated-at.bofh.it> |
| Content-Type | text/plain; charset="UTF-8" |
| X-Mailer | Evolution 3.2.3-0ubuntu6 |
| Content-Transfer-Encoding | 7bit |
| MIME-Version | 1.0 |
| X-Mtk | N |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 44 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <linux-usb@vger.kernel.org>, <linux-mediatek@lists.infradead.org> |
| X-Original-Date | Thu, 14 Apr 2016 09:58:49 +0800 |
| X-Original-Message-ID | <1460599129.5156.12.camel@mhfsdcap03> |
| X-Original-References | <1460360490-18606-1-git-send-email-chunfeng.yun@mediatek.com> <1460360490-18606-2-git-send-email-chunfeng.yun@mediatek.com> <570E4A29.3030103@ti.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1378391 |
Show key headers only | View raw
Hi, On Wed, 2016-04-13 at 19:01 +0530, Kishon Vijay Abraham I wrote: > Hi, > > On Monday 11 April 2016 01:11 PM, Chunfeng Yun wrote: > > A new compatible string, "mediatek,mt2701-u3phy", is added. > > > > Some register settings to avoid RX sensitivity level degradation > > which may arise on mt8173 platform are separated from other > > platforms. > > > > Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> > > --- > > drivers/phy/Kconfig | 5 ++- > > drivers/phy/phy-mt65xx-usb3.c | 77 ++++++++++++++++++++++++++++------------- > > 2 files changed, 54 insertions(+), 28 deletions(-) > > > > diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig > > index 26566db..3037f28 100644 > > --- a/drivers/phy/Kconfig > > +++ b/drivers/phy/Kconfig > > @@ -218,9 +218,8 @@ config PHY_MT65XX_USB3 > > depends on ARCH_MEDIATEK && OF > > select GENERIC_PHY > > help > > - Say 'Y' here to add support for Mediatek USB3.0 PHY driver > > - for mt65xx SoCs. it supports two usb2.0 ports and > > - one usb3.0 port. > > + Say 'Y' here to add support for Mediatek USB3.0 PHY driver, > > + it supports multiple usb2.0 and usb3.0 ports. > > Do you mean this PHY driver support both USB2 and USB3? Then it's not really a > USB3 PHY driver right? > Sorry for my unclear description. It supports USB3 PHY, and each USB3 PHY in fact includes a USB2 PHY and a SuperSpeed PHY. Thanks a lot > Thanks > Kishon
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform Chunfeng Yun <chunfeng.yun@mediatek.com> - 2016-04-11 09:50 +0200
[PATCH v2 2/2] phy: phy-mt65xx-usb3: add support for mt2701 platform Chunfeng Yun <chunfeng.yun@mediatek.com> - 2016-04-11 09:50 +0200
Re: [PATCH v2 2/2] phy: phy-mt65xx-usb3: add support for mt2701 platform Kishon Vijay Abraham I <kishon@ti.com> - 2016-04-13 15:40 +0200
Re: [PATCH v2 2/2] phy: phy-mt65xx-usb3: add support for mt2701 platform chunfeng yun <chunfeng.yun@mediatek.com> - 2016-04-14 04:00 +0200
Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform chunfeng yun <chunfeng.yun@mediatek.com> - 2016-04-11 11:30 +0200
Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform Matthias Brugger <matthias.bgg@gmail.com> - 2016-04-13 12:10 +0200
Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform chunfeng yun <chunfeng.yun@mediatek.com> - 2016-04-14 03:50 +0200
Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform Kishon Vijay Abraham I <kishon@ti.com> - 2016-04-13 15:30 +0200
Re: [PATCH v2 1/2] dt-bindings: phy-mt65xx-usb: add support for mt2701 platform chunfeng yun <chunfeng.yun@mediatek.com> - 2016-04-14 03:50 +0200
csiph-web