commit | 0e670e2917d76005d03be7e2dc3db1b7cba2d0d8 | [log] [tgz] |
---|---|---|
author | Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> | Mon Nov 25 09:41:58 2024 +0530 |
committer | Marek Vasut <marex@denx.de> | Mon Nov 25 05:40:49 2024 +0100 |
tree | 7164b410d6ac096993f638629dfee7861108374a | |
parent | 52c0e5f8a39ef022ee5ab2dfd67661d1d34941c7 [diff] |
usb: onboard-hub: Add reset-gpio support As part of the reset, sets the direction of the pin to output before toggling the pin. Delay of millisecond is added in between low and high to meet the setup and hold time requirement of the reset. Update the usb2514 hub_data with the reset delay and power on delay values. Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> Reviewed-by: Marek Vasut <marex@denx.de>