configs: puma-rk3399: enable onboard USB hub support
authorQuentin Schulz <quentin.schulz@cherry.de>
Wed, 30 Jul 2025 11:10:17 +0000 (13:10 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 30 Jul 2025 14:23:00 +0000 (08:23 -0600)
commit7810d079adfa7bc7b73085896d3a00d736b5cafb
tree728b4a48b701572d53e9fbe663d9541afa9349e1
parenta1f8103bbeedfcb2f4521eabc9f1aa580d81ec00
configs: puma-rk3399: enable onboard USB hub support

Since commit
https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasing.git/commit/?id=0fe42d171081426ab119ca5c0eb130e5f3a9a805
RK3399 Puma now models the onboard USB hub properly via onboard USB hub
device nodes with appropriate reset and power supplies instead of
hacking things around (a hack that didn't even work reliably).

This means this driver needs to be enabled in U-Boot as well otherwise
USB will stop working at all.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
configs/puma-rk3399_defconfig