Re: [PATCH v2] reset: brcmstb: Enable reset drivers for ARCH_BCM2835
From: Philipp Zabel
Date: Tue Jul 01 2025 - 04:43:28 EST
On Mo, 2025-06-30 at 18:52 +0100, Peter Robinson wrote:
> The BRCMSTB and BRCMSTB_RESCAL reset drivers are also
> used in the BCM2712, AKA the RPi5. The RPi platforms
> have typically used the ARCH_BCM2835, and the PCIe
> support for this SoC can use this config which depends
> on these drivers so enable building them when just that
> arch option is enabled to ensure the platform works as
> expected.
>
> Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxx>
> ---
>
> v2: Update the defaults to add ARCH_BCM2835
>
> This allows 6.16 to boot on the rpi5 when just using ARCH_BCM2835,
> which is what Fedora uses, otherwise the boot stops due to deps.
Applied to reset/next, thanks!
[1/1] reset: brcmstb: Enable reset drivers for ARCH_BCM2835
https://git.pengutronix.de/cgit/pza/linux/commit/?id=1d99f92f71b6
regards
Philipp