Hi Jonas, I haven't updated the U-Boot patches yet. Currently waiting for RP1 bindings to come into the Linux Kernel.
I see that the brcm-pci driver was updated in the latest revisions, so it should be carefully rebased. Other patches, including board_late_init, seem not to be a problem. I will try to do the rebase on master when I have time. BR, Oleksii. On 06/09/2025 02:12, Jonas Kvinge wrote: > [You don't often get email from jona...@opensuse.org. Learn why this is > important at https://aka.ms/LearnAboutSenderIdentification ] > > On Wed, 2025-02-05 at 10:15 +0000, Oleksii Moisieiev wrote: >> This patch series provides generic support for Raspberry PI 5 in >> U-Boot with additional hardware drivers. >> The following features were implemented: >> 1) add generic board config for Raspberry PI5 including device-tree >> files; >> 2) add support for RP1 chip with additional hardware; >> 3) add support for rp1-clock driver with dt-bindings update; >> 4) PCIE BRCMSTB driver support for Raspberry PI 5; >> 5) add clock/reset/gpio drivers; >> 6) add ethernet support in u-boot. >> > Is it possible to get these patches updated for the latest master > branch? I'm having trouble with at least patch 9 and 11. > > Jonas