This patch set is based on Greg's usb.git / usb-next branch (the commit id = 0df8a3dbacb585bb9c8b2e55de43c6aac9d86488). This patch set is related to the following email threads: http://marc.info/?t=148653514200001&r=1&w=2 http://marc.info/?t=148712534300005&r=1&w=2 Changes from v1 as RFC: - Remove usb_of_has_companion() API. Yoshihiro Shimoda (2): usb: of: add functions to bind a companion controller usb: host: ehci-platform: fix usb 1.1 device is not connected in system resume Documentation/devicetree/bindings/usb/generic.txt | 1 + drivers/usb/core/of.c | 23 +++++++++++++++++++++++ drivers/usb/host/ehci-platform.c | 7 +++++++ include/linux/usb/of.h | 5 +++++ 4 files changed, 36 insertions(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html