Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: exynos: Add dwc3 SUSPHY quirk
Date: Mon, 25 Sep 2017 20:49:58 +0200	[thread overview]
Message-ID: <20170925184958.quneytvejne2pjyb@kozik-lap> (raw)
In-Reply-To: <894725fe-595b-45dc-e567-41caf48a012b@samsung.com>

On Fri, Sep 22, 2017 at 10:18:54AM +0200, Andrzej Pietrasiewicz wrote:
> Hi,
> 
> W dniu 19.09.2017 o?20:10, Robin Murphy pisze:
> > On 19/09/17 18:40, Krzysztof Kozlowski wrote:
> > > On Mon, Sep 18, 2017 at 12:02:13PM +0200, Andrzej Pietrasiewicz wrote:
> > > > Odroid XU4 board does not enumerate SuperSpeed devices.
> > > > This patch makes exynos5 series chips use USB SUSPHY quirk,
> > > > which solves the problem.
> > > > 
> > > > Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
> > > > ---
> > > >   arch/arm/boot/dts/exynos54xx.dtsi | 2 ++
> > > >   1 file changed, 2 insertions(+)
> > > 
> > > Makes sense to me... was it tested also on XU3 and XU?
> > 
> > Well, it at least doesn't make USB3 on my XU any more or less broken
> > than it was before ;) (both ports still report an over-current condition
> > even with nothing plugged in - I suspect there's probably still some
> > pinctrl/regulator stuff missing)
> > 
> > Robin.
> > 
> Similar with XU3: nothing is any more or less broken with this patch
> compared to the situation without the patch.

OK, thanks, applied!

Best regards,
Krzysztof

  reply	other threads:[~2017-09-25 18:49 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170918100229eucas1p24733d7108dfbcf16a59476c1efd7d56a@eucas1p2.samsung.com>
2017-09-18 10:02 ` [PATCH 0/2] dwc3 on XU3 and XU4 Andrzej Pietrasiewicz
2017-09-18 10:02   ` [PATCH 1/2] ARM: dts: exynos: Add dwc3 SUSPHY quirk Andrzej Pietrasiewicz
2017-09-19 17:40     ` Krzysztof Kozlowski
2017-09-19 18:10       ` Robin Murphy
2017-09-22  8:18         ` Andrzej Pietrasiewicz
2017-09-25 18:49           ` Krzysztof Kozlowski [this message]
2017-09-18 10:09   ` [PATCH 2/2] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800 Andrzej Pietrasiewicz
2017-09-18 10:38     ` Felipe Balbi
2017-09-18 11:06       ` Kishon Vijay Abraham I
2017-09-18 11:27         ` Andrzej Pietrasiewicz
2017-09-18 11:41           ` Andrzej Pietrasiewicz
2017-09-18 12:43             ` Felipe Balbi
2017-09-18 14:20               ` Andrzej Pietrasiewicz
2017-09-21 11:07                 ` Kishon Vijay Abraham I
2017-10-03 12:59                   ` [PATCHv2 0/2] Andrzej Pietrasiewicz
2017-10-03 12:59                     ` [PATCHv2 1/2] drivers: phy: add calibrate method Andrzej Pietrasiewicz
2017-10-03 12:59                     ` [PATCHv2 2/2] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800 Andrzej Pietrasiewicz
2017-10-05  8:00                       ` kbuild test robot
2017-10-03 13:19                     ` [PATCHv2 0/2] Andrzej Pietrasiewicz
2017-10-04  4:22                     ` Kishon Vijay Abraham I
2017-10-04  7:05                       ` [PATCHv2 0/2] dwc3 on XU3 Andrzej Pietrasiewicz
2017-10-05 12:11                         ` [PATCHv3 " Andrzej Pietrasiewicz
2017-10-05 12:11                           ` [PATCHv3 1/2] drivers: phy: add calibrate method Andrzej Pietrasiewicz
2017-10-09 10:15                             ` Kishon Vijay Abraham I
2017-10-09 12:00                               ` [PATCHv4 0/2] dwc3 on XU3 Andrzej Pietrasiewicz
2017-10-09 12:00                                 ` [PATCHv4 1/2] drivers: phy: add calibrate method Andrzej Pietrasiewicz
2017-10-09 12:00                                 ` [PATCHv4 2/2] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800 Andrzej Pietrasiewicz
2017-10-25 11:20                                   ` Kishon Vijay Abraham I
2017-10-25 12:46                                     ` Felipe Balbi
2017-10-18 12:47                                 ` [PATCHv4 0/2] dwc3 on XU3 Kishon Vijay Abraham I
2017-10-05 12:11                           ` [PATCHv3 2/2] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800 Andrzej Pietrasiewicz
2017-10-05 12:28                             ` Sylwester Nawrocki
2017-09-18 11:19   ` [PATCH 0/2] dwc3 on XU3 and XU4 Anand Moon

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=20170925184958.quneytvejne2pjyb@kozik-lap \
    --to=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox