On Fri, 26 Jul 2019 at 10:15, Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> wrote: > > Add the code for getting generic PHYs from standard device tree array > from the main controller device node. This is a first step in resolving > the conflict between Exynos EHCI/OHCI sub-nodes and generic USB device > bindings. Later the sub-nodes currently used for assigning PHYs to root > ports of the controller will be removed making a place for the generic > USB device bindings nodes. > > Suggested-by: Måns Rullgård <mans@xxxxxxxxx> > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > drivers/usb/host/ehci-exynos.c | 23 +++++++++++++++++++---- > drivers/usb/host/ohci-exynos.c | 23 +++++++++++++++++++---- > 2 files changed, 38 insertions(+), 8 deletions(-) Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof