From: Tom Rini Date: Wed, 30 Jul 2025 14:21:43 +0000 (-0600) Subject: Merge patch series "rockchip: puma-rk3399: anticipate breakage with v6.16 DT" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9773b27e127af0e3192d98c6ca45dee64657a78f;p=thirdparty%2Fu-boot.git Merge patch series "rockchip: puma-rk3399: anticipate breakage with v6.16 DT" Quentin Schulz says: Due to updates to the Device Tree (migrating to onboard USB hub nodes instead of (badly) hacking things with a gpio regulator that doesn't actually work properly), we now need to enable the onboard USB hub driver in U-Boot. This anticipates upcoming breakage when 6.16 DT will be merged into U-Boot's dts/upstream. The series can be applied as is before v6.16 DT is merged or only the defconfig changes after 6.16 DT has been merged. The last two patches are simply to avoid probing devices that aren't actually routed on RK3399 Puma, which is nice to have but doesn't fix anything. Note that this depends on the following series: https://lore.kernel.org/u-boot/20250722-usb_onboard_hub_cypress_hx3-v4-0-91c3ee958c0e@thaumatec.com/ Link: https://lore.kernel.org/r/20250730-puma-usb-cypress-v1-0-b1c203c733f9@cherry.de --- 9773b27e127af0e3192d98c6ca45dee64657a78f