]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: tegra: Remove numa-node-id properties
authorThierry Reding <treding@nvidia.com>
Thu, 31 Jul 2025 16:18:02 +0000 (18:18 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Jul 2025 16:18:02 +0000 (18:18 +0200)
These were initially added because some software was checking for their
presence. However, the device is not NUMA, so adding these is wrong and
hence they should be removed.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra264.dtsi

index 62c87a387b14fcc495117900215d0e6ca97794e4..e02659efa2332e946b9569a2528b97a7cd2ced1e 100644 (file)
@@ -11,7 +11,6 @@
        interrupt-parent = <&gic>;
        #address-cells = <2>;
        #size-cells = <2>;
-       numa-node-id = <0>;
 
        reserved-memory {
                #address-cells = <2>;
                        status = "okay";
 
                        enable-method = "psci";
-                       numa-node-id = <0>;
 
                        i-cache-size = <65536>;
                        i-cache-line-size = <64>;
                        status = "okay";
 
                        enable-method = "psci";
-                       numa-node-id = <0>;
 
                        i-cache-size = <65536>;
                        i-cache-line-size = <64>;