From: David Daney <david.daney@xxxxxxxxxx> Tested against both EdgeRouter LITE (no bootloader supplied device tree), and ebb5610 (device tree supplied by bootloader). The patch set is spread across both the MIPS and staging trees, so it would be great if Ralf could merge at least the MIPS parts, if not both parts. David Daney (2): MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees. staging: octeon-usb: Probe via device tree populated platform device. .../cavium-octeon/executive/cvmx-helper-board.c | 27 ++ arch/mips/cavium-octeon/octeon-platform.c | 32 +++ arch/mips/cavium-octeon/octeon_3xxx.dts | 19 ++ arch/mips/include/asm/octeon/cvmx-helper-board.h | 9 + drivers/staging/octeon-usb/octeon-hcd.c | 273 +++++++++------------ 5 files changed, 203 insertions(+), 157 deletions(-) -- 1.7.11.7