Re: [PATCH v2 2/2] usb: dwc3: remove generic PHY calibrate() calls

2019-07-22 Thread Anand Moon
gt; calibration done directly from DWC3 driver: incorrect operation after > system suspend/resume or USB3.0 detection failure when XHCI-plat driver > compiled as separate module. > Tested on my XU3 / XU4 / HC1 Tested-by: Anand Moon > Signed-off-by: Marek Szyprowski > --- > dr

Re: [PATCH v2 1/2] usb: core: phy: add support for PHY calibration

2019-07-22 Thread Anand Moon
ot;drivers: > phy: add calibrate method"). This patch adds support for it to generic > PHY handling code in USB HCD core. > Tested on my XU3 / XU4 / HC1 Tested-by: Anand Moon > Signed-off-by: Marek Szyprowski > --- > drivers/usb/core/hcd.c |

Re: [PATCH 3/3] usb: dwc3: Remove generic PHY calibrate() calls

2019-07-16 Thread Anand Moon
Signed-off-by: Marek Szyprowski Please add my tested on XU4 / XU3 using linux next-20190716 Tested-by: Anand Moon Best Regards -Anand > --- > drivers/usb/dwc3/core.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/usb/dwc3/core.c b/drivers/usb/dwc3/core.c > i

Re: [PATCH 2/3] usb: dwc3: exynos: Use Exynos specific XHCI-plat driver variant

2019-07-16 Thread Anand Moon
gt; calibration. > > Signed-off-by: Marek Szyprowski > --- Please add my tested on XU4 / XU3 using linux next-20190716 Tested-by: Anand Moon Best Regards -Anand > drivers/usb/dwc3/Kconfig | 1 + > drivers/usb/dwc3/core.c| 1 + > drivers/usb/dwc3/core.h

Re: [PATCH 1/3] usb: host: xhci-plat: Add support for Exynos5/DWC3 specific variant

2019-07-16 Thread Anand Moon
-by: Marek Szyprowski > --- Please add my tested on XU4 / XU3 using linux next-20190716 Tested-by: Anand Moon Best Regards -Anand > drivers/usb/host/Kconfig | 8 ++ > drivers/usb/host/Makefile | 3 ++ > drivers/usb/host/xhci-exynos.c | 51

Re: [PATCH 0/3] Fix USB3.0 DRD PHY calibration issues (DWC3/XHCI) on Exynos542x SoCs

2019-07-15 Thread Anand Moon
Hi Marek, On Mon, 15 Jul 2019 at 17:49, Marek Szyprowski wrote: > > Hi Anand, > > On 2019-06-28 17:32, Anand Moon wrote: > > Hi Marek, > > > > On Thu, 27 Jun 2019 at 12:47, Marek Szyprowski > > wrote: > >> Dear All, > >> > >> Comm

Re: [PATCH 0/2] dwc3 on XU3 and XU4

2017-09-18 Thread Anand Moon
re mixed with other platform soc probably Exynos 5433. Would it be possible for you to look into into this new approach to fix and stabilize this driver. Best Regards -Anand Moon -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: USB 3.0 is broken on Odroid Xu4 on latest kernel

2017-07-25 Thread Anand Moon
Hi Krzysztof / Felipe, On 20 July 2017 at 01:50, Krzysztof Kozlowski wrote: > On Wed, Jul 19, 2017 at 09:13:29PM +0300, Felipe Balbi wrote: >> >> Hi, >> >> Anand Moon writes: >> > Hi Krzysztof, >> > >> > Today I tried to compile the lates

Re: USB 3.0 is broken on Odroid Xu4 on latest kernel

2017-07-21 Thread Anand Moon
Hi All, On 21 July 2017 at 16:10, Anand Moon wrote: > Hi Markus Reichl/ Felipe/ Krzysztof / Jochen, > > On 21 July 2017 at 14:56, Markus Reichl wrote: >> Hi Anand, >> >> the issue below is fixed with >> 4.13.0-rc1-next-20170721. >> >> Gruß, >&g

Re: USB 3.0 is broken on Odroid Xu4 on latest kernel

2017-07-21 Thread Anand Moon
Hi Markus Reichl/ Felipe/ Krzysztof / Jochen, On 21 July 2017 at 14:56, Markus Reichl wrote: > Hi Anand, > > the issue below is fixed with > 4.13.0-rc1-next-20170721. > > Gruß, > -- > Markus Reichl > > Am 19.07.2017 um 16:58 schrieb Anand Moon: >> Hi Krzysztof

USB 3.0 is broken on Odroid Xu4 on latest kernel

2017-07-19 Thread Anand Moon
Hi Krzysztof, Today I tried to compile the latest kernel for Odroid xu4. using exynos_defconfig I build and loaded the kernel. but to my surprise usb 3.0 device and missing. odroid login: root Password: Last login: Wed Jul 19 14:01:44 UTC 2017 on ttySAC2 Welcome to Ubuntu 16.04.2 LTS (GNU/Linux 4

Re: Exynos5422 EHCI (USB 2.0) - Odroid XU4 - port 1 resume error -110

2017-01-29 Thread Anand Moon
Hi Krzysztof, On 29 January 2017 at 19:05, Krzysztof Kozlowski wrote: > Hi, > > On Odroid XU4 with an external usb2514 hub (evaluation board from SMSC > or TI) connected to the USB2.0 port of EHCI controller, whenever I > plug some USB device into the usb2514 hub I see errors like: > [ 73.96917

Re: [PATCH] ARM: dts: Odroid XU4: fix USB3.0 ports

2017-01-25 Thread Anand Moon
Hi Krzysztof, On 25 January 2017 at 19:47, Krzysztof Kozlowski wrote: > On Wed, Jan 25, 2017 at 3:48 PM, Marek Szyprowski > wrote: >> Hi Krzysztof, >> >> On 2017-01-25 08:55, Krzysztof Kozlowski wrote: >>> >>> On Wed, Jan 25, 2017 at 7:51 AM, Anand Mo

Re: [PATCH] ARM: dts: Odroid XU4: fix USB3.0 ports

2017-01-24 Thread Anand Moon
Hi Richard, On 24 January 2017 at 19:18, Richard Genoud wrote: > Since commit 2164a476205ccc ("usb: dwc3: set SUSPHY bit for all cores"), > the USB ports on odroid-XU4 don't work anymore. > > Inserting an usb key (USB2.0) on the USB3.0 port result in: > [ 64.488264] xhci-hcd xhci-hcd.2.auto: Po

Re: [PATCH] usb: dwc3-exynos fix unspecified suspend clk error handling

2017-01-10 Thread Anand Moon
Hi Bartlomiej, On 10 January 2017 at 23:33, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Tuesday, January 10, 2017 11:23:38 PM Anand Moon wrote: >> Hi Shuah, >> >> On 10 January 2017 at 21:58, Shuah Khan wrote: >> > On 01/10/2017 09:05 AM, Bartlomi

Re: [PATCH] usb: dwc3-exynos fix unspecified suspend clk error handling

2017-01-10 Thread Anand Moon
Hi Shuah, On 10 January 2017 at 21:58, Shuah Khan wrote: > On 01/10/2017 09:05 AM, Bartlomiej Zolnierkiewicz wrote: >> >> Hi, >> >> On Tuesday, January 10, 2017 07:36:35 AM Shuah Khan wrote: >>> On 01/10/2017 07:16 AM, Shuah Khan wrote: On 01/10/2017 05:05 AM, Bartlomiej Zolnierkiewicz wrote

Re: [PATCH 0/4] ARM: exynos: Fix Odroid U3 USB/LAN when TFTP booting (power sequence)

2017-01-09 Thread Anand Moon
Hi Krzysztof, On 9 January 2017 at 23:47, Krzysztof Kozlowski wrote: > On Mon, Jan 09, 2017 at 11:34:48PM +0530, Anand Moon wrote: >> Hi Krzysztof, >> >> On 7 January 2017 at 14:21, Krzysztof Kozlowski wrote: >> > Hi, >> > >> > Thanks to Markus Re

Re: [PATCH 0/4] ARM: exynos: Fix Odroid U3 USB/LAN when TFTP booting (power sequence)

2017-01-09 Thread Anand Moon
Hi Krzysztof, On 7 January 2017 at 14:21, Krzysztof Kozlowski wrote: > Hi, > > Thanks to Markus Reichl, I got an Odroid U3 to work with. Thanks to Peter > Chen, we got a power sequence generic library which solves my long > standing Odroid U3 problem - no LAN9730 if it was enabled by bootloader.

Re: [PATCH 1/2] host: ehci-exynos: Convert to use the SET_SYSTEM_SLEEP_PM_OPS

2016-10-19 Thread Anand Moon
Hi Krzysztof, On 10 October 2016 at 00:09, Krzysztof Kozlowski wrote: > On Sun, Oct 09, 2016 at 11:57:59PM +0530, Anand Moon wrote: >> hi Krzysztof, >> >> On 9 October 2016 at 22:57, Krzysztof Kozlowski wrote: >> > On Sun, Oct 09, 2016 at 10:45:40PM +0530, Anand

Re: [PATCH 1/2] host: ehci-exynos: Convert to use the SET_SYSTEM_SLEEP_PM_OPS

2016-10-10 Thread Anand Moon
hi Alan/Krzysztof, On 10 October 2016 at 02:47, Alan Stern wrote: > On Sun, 9 Oct 2016, Krzysztof Kozlowski wrote: > >> On Sun, Oct 09, 2016 at 02:34:14PM +, Anand Moon wrote: >> > Move the ehci-exynos system PM callbacks within #ifdef CONFIG_PM_SLEEP >> > as

Re: [PATCH 1/2] host: ehci-exynos: Convert to use the SET_SYSTEM_SLEEP_PM_OPS

2016-10-09 Thread Anand Moon
hi Krzysztof, On 10 October 2016 at 00:09, Krzysztof Kozlowski wrote: > On Sun, Oct 09, 2016 at 11:57:59PM +0530, Anand Moon wrote: >> hi Krzysztof, >> >> On 9 October 2016 at 22:57, Krzysztof Kozlowski wrote: >> > On Sun, Oct 09, 2016 at 10:45:40PM +0530, Anand

Re: [PATCH 1/2] host: ehci-exynos: Convert to use the SET_SYSTEM_SLEEP_PM_OPS

2016-10-09 Thread Anand Moon
hi Krzysztof, On 9 October 2016 at 22:57, Krzysztof Kozlowski wrote: > On Sun, Oct 09, 2016 at 10:45:40PM +0530, Anand Moon wrote: >> Hi Krzysztof, >> >> On 9 October 2016 at 22:04, Krzysztof Kozlowski wrote: >> > On Sun, Oct 09, 2016 at 02:34:14PM +, Anand M

Re: [PATCH 1/2] host: ehci-exynos: Convert to use the SET_SYSTEM_SLEEP_PM_OPS

2016-10-09 Thread Anand Moon
Hi Krzysztof, On 9 October 2016 at 22:04, Krzysztof Kozlowski wrote: > On Sun, Oct 09, 2016 at 02:34:14PM +0000, Anand Moon wrote: >> Move the ehci-exynos system PM callbacks within #ifdef CONFIG_PM_SLEEP >> as to avoid them being build when not used. This also allow

[PATCH 1/2] host: ehci-exynos: Convert to use the SET_SYSTEM_SLEEP_PM_OPS

2016-10-09 Thread Anand Moon
Move the ehci-exynos system PM callbacks within #ifdef CONFIG_PM_SLEEP as to avoid them being build when not used. This also allows us to use the SET_SYSTEM_SLEEP_PM_OPS macro which simplifies the code. Signed-off-by: Anand Moon --- drivers/usb/host/ehci-exynos.c | 14 ++ 1 file

[PATCH 2/2] host: ohci-exynos: Convert to use the SET_SYSTEM_SLEEP_PM_OPS

2016-10-09 Thread Anand Moon
Move the ohci-exynos system PM callbacks within #ifdef CONFIG_PM_SLEEP as to avoid them being build when not used. This also allows us to use the SET_SYSTEM_SLEEP_PM_OPS macro which simplifies the code. Signed-off-by: Anand Moon --- drivers/usb/host/ohci-exynos.c | 20 +--- 1

Re: PROBLEM: DWC3 USB 3.0 not working on Odroid-XU4 with Exynos 5422

2016-10-05 Thread Anand Moon
Hi Vivek, On 5 October 2016 at 10:15, Vivek Gautam wrote: > Hi Anand, > > > On Tue, Oct 4, 2016 at 8:39 PM, Anand Moon wrote: >> Hi Vivek, >> > > [snip] > >> >> What I feel is that their need to be some reset of usb phy so that >> device are a

Re: PROBLEM: DWC3 USB 3.0 not working on Odroid-XU4 with Exynos 5422

2016-10-04 Thread Anand Moon
t; see if dwc3 usb works or not. > You may need to the patches mentioned in [9.1] and [9.2] mentioned above. > > [9.1] https://lkml.org/lkml/2014/4/28/234 base: platform: name the device already during allocation Dose not help. it's not useful at all. What I feel is that their need t

Re: PROBLEM: DWC3 USB 3.0 not working on Odroid-XU4 with Exynos 5422

2016-08-29 Thread Anand Moon
=xhci-hcd/1p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/2p, 480M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=exynos-ohci/3p, 12M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=exynos-ehci/3p, 480M I fell that Ethernet driver r8152 is not getting registered to xhci-hcd to bus port 06 which lead to other ports to miss configure, some time the Ethernet port get register to bus port 04 Their is also a possibility that all the port are not getting proper power from the S2MPS11 PMIC and possible some reset of the phy is needed to reconfigure the exynos USB HSIC controller. Best Regards -Anand Moon -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Re: Endless "supply vcc not found, using dummy regulator"

2016-05-25 Thread Anand Moon
t; More majordomo info at http://vger.kernel.org/majordomo-info.html Actually their are some missing patches to tune the usb3 phy. https://lkml.org/lkml/2014/10/31/266 Best Regards -Anand Moon -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-06-08 Thread Anand Moon
On 8 June 2015 at 10:58, Vivek Gautam wrote: > Hi, > > > > On Monday, June 08, 2015 10:44 AM, "Krzysztof Kozlowski" > wrote: > > my apologies for being late in replying to this thread. > >> 2015-06-08 13:21 GMT+09:00 Anand Moon : >>> >>&

Re: [RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-06-07 Thread Anand Moon
Hi Krzysztof , On 8 June 2015 at 07:40, Krzysztof Kozlowski wrote: > On 07.06.2015 22:20, Anand Moon wrote: >> Facilitate getting required 3.3V and 1.0V VDD supply for >> EHCI controller on Exynos. >> >> With the patches for regulators' nodes merged in 3.15: &g

[RESEND 2/2] usb: ohci-exynos: Make provision for vdd regulators

2015-06-07 Thread Anand Moon
s. So ensuring now that the controller driver requests the necessary VDD regulators (if available, unless there are direct VDD rails), and enable them so as to make them working. Signed-off-by: Vivek Gautam Signed-off-by: Anand Moon Cc: Jingoo Han Cc: Alan Stern --- Initial version of this patc

[RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators

2015-06-07 Thread Anand Moon
ivers. So ensuring now that the controller driver requests the necessary VDD regulators (if available, unless there are direct VDD rails), and enable them so as to make them working. Signed-off-by: Vivek Gautam Signed-off-by: Anand Moon Cc: Jingoo Han Cc: Alan Stern --- Initial version of this