> On 12.12.2018, at 01:32, Christoph Muellner > <[email protected]> wrote: > > vcc5v0_host and usbhub_enable share gpio4 RK_PA3, > which is a problem during probing (the second probe > will trigger a -EBUSY, when trying to get the gpio handle). > > An analysis of the situation shows, that both regulators > are actually describing the same supply. > > This patch removes the (currenlty not successful probing) > regulator vcc5v0_host from the DTS and adds the pinctrl-* > setting to usbhub_enable. > > Signed-off-by: Christoph Muellner <[email protected]>
Reviewed-by: Phiilipp Tomsich <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

