Re: [U-Boot] [PATCH 1/1] reset: sti: add deassert counter in reset channel descriptor

2017-05-22 Thread Simon Glass
On 18 May 2017 at 01:58, wrote: > From: Patrice Chotard > > This deassert counter allow to manage "shared" reset lines > encountered in some specific case. On STiH410 SoC, DWC3, > EHCI and OHCI are all using a respective PHY, but all of > these PHYs shared a "global" reset. > > Currently, during

[U-Boot] [PATCH 1/1] reset: sti: add deassert counter in reset channel descriptor

2017-05-18 Thread patrice.chotard
From: Patrice Chotard This deassert counter allow to manage "shared" reset lines encountered in some specific case. On STiH410 SoC, DWC3, EHCI and OHCI are all using a respective PHY, but all of these PHYs shared a "global" reset. Currently, during command "usb stop", all host controller are sto