Re: [PATCH] usb: uhci: Add clk support to uhci-platform

2018-01-12 Thread Benjamin Herrenschmidt
On Fri, 2018-01-12 at 10:35 +0300, Sergei Shtylyov wrote: > Hello! > > On 1/12/2018 8:51 AM, Benjamin Herrenschmidt wrote: > > > The Aspeed SoCs use uhci-platform. With the new dynamic clock > > control framework, the corresponding IP block clock must be > > properly enabled. > > > > This is a s

Re: [PATCH] usb: uhci: Add clk support to uhci-platform

2018-01-11 Thread Sergei Shtylyov
Hello! On 1/12/2018 8:51 AM, Benjamin Herrenschmidt wrote: The Aspeed SoCs use uhci-platform. With the new dynamic clock control framework, the corresponding IP block clock must be properly enabled. This is a simplified variant of what ehci-platform does, it looks for *one* clock attached to t