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: Tue, 19 Sep 2017 19:40:38 +0200	[thread overview]
Message-ID: <20170919174038.2sspjvadt6ggka65@kozik-lap> (raw)
In-Reply-To: <1505728934-6200-2-git-send-email-andrzej.p@samsung.com>

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?

Best regards,
Krzysztof

> 
> diff --git a/arch/arm/boot/dts/exynos54xx.dtsi b/arch/arm/boot/dts/exynos54xx.dtsi
> index 0389e8a..8ca4fef 100644
> --- a/arch/arm/boot/dts/exynos54xx.dtsi
> +++ b/arch/arm/boot/dts/exynos54xx.dtsi
> @@ -134,6 +134,7 @@
>  				interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
>  				phys = <&usbdrd_phy0 0>, <&usbdrd_phy0 1>;
>  				phy-names = "usb2-phy", "usb3-phy";
> +				snps,dis_u3_susphy_quirk;
>  			};
>  		};
>  
> @@ -154,6 +155,7 @@
>  				reg = <0x12400000 0x10000>;
>  				phys = <&usbdrd_phy1 0>, <&usbdrd_phy1 1>;
>  				phy-names = "usb2-phy", "usb3-phy";
> +				snps,dis_u3_susphy_quirk;
>  			};
>  		};
>  
> -- 
> 1.9.1
> 

  reply	other threads:[~2017-09-19 17:40 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 [this message]
2017-09-19 18:10       ` Robin Murphy
2017-09-22  8:18         ` Andrzej Pietrasiewicz
2017-09-25 18:49           ` Krzysztof Kozlowski
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=20170919174038.2sspjvadt6ggka65@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