Home
last modified time | relevance | path

Searched hist:"9 ca1b4bab10d8b3a5dbbbd98df46ce75159222b8" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dusb-uclass.c9ca1b4bab10d8b3a5dbbbd98df46ce75159222b8 Wed Jul 19 13:51:17 UTC 2017 Bin Meng <bmeng.cn@gmail.com> dm: usb: Add a new USB controller operation 'update_hub_device'

For USB host controllers like xHC, its internal representation of
hub needs to be updated after the hub descriptor is fetched. This
adds a new op that does this.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dusb.h9ca1b4bab10d8b3a5dbbbd98df46ce75159222b8 Wed Jul 19 13:51:17 UTC 2017 Bin Meng <bmeng.cn@gmail.com> dm: usb: Add a new USB controller operation 'update_hub_device'

For USB host controllers like xHC, its internal representation of
hub needs to be updated after the hub descriptor is fetched. This
adds a new op that does this.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>