Re: [PATCH] arm64: dts: broadcom: bcm4906-netgear-r8000p: Drop unnecessary "ranges" in partition node
From: Florian Fainelli
Date: Thu Jan 08 2026 - 21:19:45 EST
On 1/8/2026 3:15 PM, Rob Herring (Arm) wrote:
"ranges" is only valid for MMIO addresses as it is used for translating
addresses to CPU address. Even if a partial translation was supported,
the DT is incorrect here as the nvmem-layout node would also need
"ranges". So drop "ranges" and the associated cell size properties.
Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
Applied to
https://github.com/Broadcom/stblinux/commits/devicetree-arm64/next, thanks!
--
Florian