On Fri, 26 Jul 2019 at 10:15, Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> wrote: > > Move USB PHYs to a standard arrays for Exynos EHCI/OHCI devices. This > resolves the conflict between Exynos EHCI/OHCI sub-nodes and generic USB > device bindings. Once the Exynos EHCI/OHCI sub-nodes are removed, the > boards can finally provide sub-nodes for the USB devices using generic USB > device bindings. > > Suggested-by: Måns Rullgård <mans@xxxxxxxxx> > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > arch/arm/boot/dts/exynos4.dtsi | 28 +++---------------- > .../boot/dts/exynos4210-universal_c210.dts | 8 ++---- > arch/arm/boot/dts/exynos4412-itop-elite.dts | 9 ++---- > arch/arm/boot/dts/exynos4412-odroidu3.dts | 8 ++---- > arch/arm/boot/dts/exynos4412-odroidx.dts | 5 ++-- > arch/arm/boot/dts/exynos4412-origen.dts | 9 ++---- > arch/arm/boot/dts/exynos5250.dtsi | 16 +++-------- > arch/arm/boot/dts/exynos54xx.dtsi | 18 +++--------- > 8 files changed, 22 insertions(+), 79 deletions(-) Looks ok. I see it depends on driver changes so I will pick it up after the driver hits mainline. Best regards, Krzysztof