Re: [PATCH 3/4] arm64: dts: broadcom: bcm2712: fix RP1 endpoint PCI topology

From: Florian Fainelli

Date: Fri Dec 19 2025 - 15:41:40 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>

On Thu, 18 Dec 2025 20:09:08 +0100, Andrea della Porta <andrea.porta@xxxxxxxx> wrote:
> The node describing the RP1 endpoint currently uses a specific name
> ('rp1_nexus') that does not correctly reflect the PCI topology.
>
> Update the DT with the correct topology and use generic node names.
>
> Additionally, since the driver dropped overlay support in favor of a
> fully described DT, rename '...-ovl-rp1.dts' to '...-base.dtsi' for
> inclusion in the board DTB, as it is no longer compiled as a
> standalone DTB.
>
> Signed-off-by: Andrea della Porta <andrea.porta@xxxxxxxx>
> ---

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