[PATCH] ARM: boot: dts: bcm2711: Fix HVS register range

Florian Fainelli f.fainelli at gmail.com
Wed Feb 23 11:03:32 PST 2022


On Sat, 19 Feb 2022 13:07:55 +0100, Stefan Wahren <stefan.wahren at i2se.com> wrote:
> From: Maxime Ripard <maxime at cerno.tech>
> 
> While the HVS has the same context memory size in the BCM2711 than in
> the previous SoCs, the range allocated to the registers doubled and it
> now takes 16k + 16k, compared to 8k + 16k before.
> 
> The KMS driver will use the whole context RAM though, eventually
> resulting in a pointer dereference error when we access the higher half
> of the context memory since it hasn't been mapped.
> 
> Fixes: 4564363351e2 ("ARM: dts: bcm2711: Enable the display pipeline")
> Signed-off-by: Maxime Ripard <maxime at cerno.tech>
> Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
> ---

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



More information about the linux-arm-kernel mailing list