On 10/14/19 10:00 AM, Patrick Delaunay wrote: > Add support for clock with driver model. >
Same question as with the PHY -- is there now a mandatory dependency on the DM CLK ? [...] > @@ -1403,6 +1429,7 @@ static int dwc2_usb_remove(struct udevice *dev) > dwc2_uninit_common(priv->regs); > > reset_release_bulk(&priv->resets); > + clk_release_bulk(&priv->clks); Shouldn't there be some clk_...disable() here ? _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot