[PATCH 2/4] misc: rp1: drop overlay support

Florian Fainelli florian.fainelli at broadcom.com
Fri Dec 19 12:41:27 PST 2025


From: Florian Fainelli <f.fainelli at gmail.com>

On Thu, 18 Dec 2025 20:09:07 +0100, Andrea della Porta <andrea.porta at suse.com> wrote:
> The RP1 driver can load an overlay at runtime to describe the inner
> peripherals. This has led to a lot of confusion regarding the naming
> of nodes, their topology and the reclaiming of related node resources.
> 
> Since the overlay is currently not fully functional, drop its support
> in the driver in favor of the fully described static DT.
> 
> This also means that this driver does not depend on CONFIG_PCI_DYNAMIC_OF_NODES
> and no longer requires PCI quirks to dynamically create the intermediate
> PCI nodes.
> 
> Signed-off-by: Andrea della Porta <andrea.porta at suse.com>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/devicetree-arm64/fixes, thanks!
--
Florian



More information about the linux-arm-kernel mailing list