Revert "t234: soc: add missing cells parms to intc"

This reverts commit d544ee193d.

Reason: remove override-implementation and replace with the
upstream implementation.

JIRA TEGRAUEFI-3252

Change-Id: Id47240170a4e7267316e7fa0811da8cfe45c0a94
Signed-off-by: Brad Griffis <bgriffis@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3295645
(cherry picked from commit ba684a7ad2)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3296122
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Jon Hunter <jonathanh@nvidia.com>
This commit is contained in:
Brad Griffis
2025-02-04 02:08:36 +00:00
committed by mobile promotions
parent e4e70506b1
commit be2e2fc352

View File

@@ -57,63 +57,47 @@
"wake4", "wake5", "wake6"; "wake4", "wake5", "wake6";
}; };
gic: interrupt-controller@f400000 {
#address-cells = <2>;
#size-cells = <2>;
};
pcie@140a0000 { pcie@140a0000 {
interrupt-map = <0 0 0 0 &gic 0 0 GIC_SPI 356 IRQ_TYPE_LEVEL_HIGH>;
iommus = <&smmu_niso1 TEGRA234_SID_PCIE8>; iommus = <&smmu_niso1 TEGRA234_SID_PCIE8>;
}; };
pcie@140c0000 { pcie@140c0000 {
interrupt-map = <0 0 0 0 &gic 0 0 GIC_SPI 358 IRQ_TYPE_LEVEL_HIGH>;
iommus = <&smmu_niso0 TEGRA234_SID_PCIE9>; iommus = <&smmu_niso0 TEGRA234_SID_PCIE9>;
}; };
pcie@140e0000 { pcie@140e0000 {
interrupt-map = <0 0 0 0 &gic 0 0 GIC_SPI 360 IRQ_TYPE_LEVEL_HIGH>;
iommus = <&smmu_niso1 TEGRA234_SID_PCIE10>; iommus = <&smmu_niso1 TEGRA234_SID_PCIE10>;
}; };
pcie@14100000 { pcie@14100000 {
interrupt-map = <0 0 0 0 &gic 0 0 GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
iommus = <&smmu_niso1 TEGRA234_SID_PCIE1>; iommus = <&smmu_niso1 TEGRA234_SID_PCIE1>;
}; };
pcie@14120000 { pcie@14120000 {
interrupt-map = <0 0 0 0 &gic 0 0 GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>;
iommus = <&smmu_niso1 TEGRA234_SID_PCIE2>; iommus = <&smmu_niso1 TEGRA234_SID_PCIE2>;
}; };
pcie@14140000 { pcie@14140000 {
interrupt-map = <0 0 0 0 &gic 0 0 GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
iommus = <&smmu_niso1 TEGRA234_SID_PCIE3>; iommus = <&smmu_niso1 TEGRA234_SID_PCIE3>;
}; };
pcie@14160000 { pcie@14160000 {
interrupt-map = <0 0 0 0 &gic 0 0 GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>;
iommus = <&smmu_niso0 TEGRA234_SID_PCIE4>; iommus = <&smmu_niso0 TEGRA234_SID_PCIE4>;
}; };
pcie@14180000 { pcie@14180000 {
interrupt-map = <0 0 0 0 &gic 0 0 GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
iommus = <&smmu_niso0 TEGRA234_SID_PCIE0>; iommus = <&smmu_niso0 TEGRA234_SID_PCIE0>;
}; };
pcie@141a0000 { pcie@141a0000 {
interrupt-map = <0 0 0 0 &gic 0 0 GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
iommus = <&smmu_niso0 TEGRA234_SID_PCIE5>; iommus = <&smmu_niso0 TEGRA234_SID_PCIE5>;
}; };
pcie@141c0000 { pcie@141c0000 {
interrupt-map = <0 0 0 0 &gic 0 0 GIC_SPI 352 IRQ_TYPE_LEVEL_HIGH>;
iommus = <&smmu_niso0 TEGRA234_SID_PCIE6>; iommus = <&smmu_niso0 TEGRA234_SID_PCIE6>;
}; };
pcie@141e0000 { pcie@141e0000 {
interrupt-map = <0 0 0 0 &gic 0 0 GIC_SPI 354 IRQ_TYPE_LEVEL_HIGH>;
iommus = <&smmu_niso1 TEGRA234_SID_PCIE7>; iommus = <&smmu_niso1 TEGRA234_SID_PCIE7>;
}; };