]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs: ten64: enable USB_ONBOARD_HUB (USB5744) option
authorMathew McBride <matt@traverse.com.au>
Fri, 1 May 2026 01:36:06 +0000 (11:36 +1000)
committerPeng Fan <peng.fan@nxp.com>
Wed, 6 May 2026 08:04:49 +0000 (16:04 +0800)
commit6cdd17aed5044817403a9af1f40e5dddc730aeeb
tree66168b2f0448e06927b50a804e8744e1df50d6ec
parent327ac9cc802778169141de7348d0efc9cb52ad22
configs: ten64: enable USB_ONBOARD_HUB (USB5744) option

Ten64 board revs A through C have a Microchip USB5744
hub on the board, which must be configured over I2C
at boot time to become usable.

This function has not been part of the mainline
U-Boot for this board until now, as a mainline driver
and device-tree binding is now available for the USB5744.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mathew McBride <matt@traverse.com.au>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
configs/ten64_tfa_defconfig