]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: stm32: Enable OHCI HCD support on STM32MP15xx DHSOM
authorMarek Vasut <marex@denx.de>
Mon, 4 Mar 2024 18:25:43 +0000 (19:25 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 19 Apr 2024 08:28:00 +0000 (10:28 +0200)
commit0dfd5039177c5fc8dc38e9efc4ce0dd533814084
tree5230c909685380ff656bb148b450284fd8110ba8
parentf226ec1e492740b900b39691517f534d60c1631c
arm: stm32: Enable OHCI HCD support on STM32MP15xx DHSOM

The OHCI HCD is mandatory for USB 1.1 FS/LS device support, enable it.
This used to be enabled implicitly before, now that implicit dependency
disappeared and this got disabled. Enable it manually.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
configs/stm32mp15_dhcom_basic_defconfig
configs/stm32mp15_dhcor_basic_defconfig