]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: broadcom: bcm4906-netgear-r8000p: Drop unnecessary "ranges" in partition...
authorRob Herring (Arm) <robh@kernel.org>
Thu, 8 Jan 2026 23:15:58 +0000 (17:15 -0600)
committerFlorian Fainelli <florian.fainelli@broadcom.com>
Fri, 16 Jan 2026 21:48:58 +0000 (13:48 -0800)
"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@kernel.org>
Link: https://lore.kernel.org/r/20260108231558.1422454-2-robh@kernel.org
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
arch/arm64/boot/dts/broadcom/bcmbca/bcm4906-netgear-r8000p.dts

index a5f9ec92bd5e436dd75c9f4a51adbf8d46be1296..c6d76ba04903d2b5e927db9b44af86a8287c52de 100644 (file)
                partition@0 {
                        label = "cferom";
                        reg = <0x0 0x100000>;
-                       #address-cells = <1>;
-                       #size-cells = <1>;
-                       ranges = <0 0x0 0x100000>;
 
                        nvmem-layout {
                                compatible = "fixed-layout";