Re: [PATCH] ARM: dts: broadcom: bcm2166x-common: Increase apps bus size to fit BCM21664 GIC

From: Florian Fainelli
Date: Tue Aug 20 2024 - 14:50:12 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>

On Tue, 20 Aug 2024 16:38:14 +0200, Artur Weber <aweber.kernel@xxxxxxxxx> wrote:
> The BCM21664 GIC sits at a higher address than the apps bus currently
> allows. This is because the apps bus was inherited from the BCM23550
> DTSI, where the GIC sits at an earlier address in memory, and the DTSI
> wasn't updated to match.
>
> Increase the size of the apps bus to allow the BCM21664 GIC to work.
>
> Fixes: a5d0d4a7bab5 ("ARM: dts: bcm-mobile: Split out nodes used by both BCM21664 and BCM23550")
> Signed-off-by: Artur Weber <aweber.kernel@xxxxxxxxx>
> ---

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