Am Montag, 10. Juni 2024, 15:13:30 CEST schrieb Quentin Schulz: > This has a dependency on > https://lore.kernel.org/u-boot/[email protected]/ > > Changes in v3: > - rebased on top of next, > - changed patch series dependency from DRAM ATAGS (merged) to RK3588 > upstream DTS cherry-picks from 6.10-rc1 (USB nodes), > - cherry-picked kernel DTS commits for Tiger between v6.9 and v6.10-rc2, > note that the "arm64: dts: rockchip: correct gpio_pwrctrl1 typos on > rk3588(s) boards" > commit triggered some git auto-merging while cherry-picking, > - support for Q7 USB P1 (micro-USB OTG) has been dropped, it requires > extcon USB GPIO driver that isn't supported in U-Boot (yet?), > - Link to v2: > https://lore.kernel.org/r/[email protected] > > Changes in v2: > - removed uart controller muxing patch as not necessary until we get > open-source DRAM init, > - disabled DEBUG_UART_BOARD_INIT as it's only used for muxing the UART > controller and it's not necessary since DDR bin does this for us > already, > - added missing uart2 mux bootph in U-Boot dtsi (though not required > yet), > - switched to USB_DWC3_GENERIC from USB_XHCI_DWC3 as requested by Jonas, > - Link to v1: > https://lore.kernel.org/r/[email protected] > > Signed-off-by: Quentin Schulz <[email protected]>
Putting both the dependency and this series on top of next, still allows my tiger to boot, so Tested-by: Heiko Stuebner <[email protected]>

